diff --git a/core/file-systems.md b/core/file-systems.md index e402776..475ae30 100644 --- a/core/file-systems.md +++ b/core/file-systems.md @@ -1,4 +1,4 @@ -# File systems +# File systemsa Drupal 8 ships with three file systems by default: public, private, and temporary. But it also includes the ability for any number of custom file systems to be used, including remote file systems.