From 9f8171a22f40795c13c7a60f6aab3ea471f1295d Mon Sep 17 00:00:00 2001 From: Daniel Flannery Date: Wed, 17 Aug 2022 00:41:02 +0100 Subject: [PATCH] chore: Corrected type in README (#127) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 591a0fb..2cb06b9 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ curl -X DELETE http://127.0.0.1:5000/path-to-file-or-folder ```
-

Advance topics

+

Advanced topics

### Access Control @@ -270,4 +270,4 @@ Copyright (c) 2022 dufs-developers. dufs is made available under the terms of either the MIT License or the Apache License 2.0, at your option. -See the LICENSE-APACHE and LICENSE-MIT files for license details. \ No newline at end of file +See the LICENSE-APACHE and LICENSE-MIT files for license details.