applied lint typo fixes
This commit is contained in:
@@ -983,7 +983,7 @@ func (m *Record) GetStringSlice(key string) []string {
|
||||
}
|
||||
|
||||
// GetUnsavedFiles returns the uploaded files for the provided "file" field key,
|
||||
// (aka. the current [*filesytem.File] values) so that you can apply further
|
||||
// (aka. the current [*filesystem.File] values) so that you can apply further
|
||||
// validations or modifications (including changing the file name or content before persisting).
|
||||
//
|
||||
// Example:
|
||||
|
||||
Reference in New Issue
Block a user