From 2d13670a2e439424348ec744850c0de99ad8c665 Mon Sep 17 00:00:00 2001 From: Janez Urevc Date: Thu, 16 Feb 2017 11:05:36 +0100 Subject: [PATCH] Fixed docs --- core/file-systems.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.