Update docs/en/02_Developer_Guides/14_Files/01_File_Management.md

Co-Authored-By: jinjie <jinjie@swiftdev.sg>
This commit is contained in:
Maxime Rainville 2019-01-10 14:10:07 +08:00 committed by GitHub
parent 7d23928fde
commit f34f1ec7ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -126,7 +126,7 @@ As with storage, there are also different ways of loading the content (or proper
SilverStripe has a pre-defined list of common file types. `File::getFileType` will return "unknown" for files outside that list.
You can add your own file extensions and it's description with the following configuration.
You can add your own file extensions and its description with the following configuration.
```yml
SilverStripe\Assets\File: