From 6276ec9a16bc509171da4751e2712ccdee343173 Mon Sep 17 00:00:00 2001 From: Milos Stojanovic Date: Wed, 7 Aug 2019 11:37:57 +0200 Subject: [PATCH] typo fix --- README.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9d42fda..05e2b39 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ FileGator is a free, open-source PHP script for managing files and folders. -You can manage files inside your local repository folder (on your server's hard drive) or connect to other storage adaptes (see below). +You can manage files inside your local repository folder (on your server's hard drive) or connect to other storage adapters (see below). FileGator has multi-user support so you can have admins and other users managing files with different access permissions, roles and home folders. diff --git a/docs/index.md b/docs/index.md index d17d473..853e70b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -7,7 +7,7 @@ [FileGator](https://filegator.io) is a free, [open-source](https://github.com/filegator/filegator) PHP script for managing files and folders. -You can manage files inside your local repository folder (on your server's hard drive) or connect to other storage adaptes (see below). +You can manage files inside your local repository folder (on your server's hard drive) or connect to other storage adapters (see below). FileGator has multi-user support so you can have admins and other users managing the files with different access permissions, roles and home folders.