From: Daniel Flannery Date: Tue, 16 Aug 2022 23:41:02 +0000 (+0100) Subject: chore: Corrected type in README (#127) X-Git-Url: https://git.ozva.co.uk/?a=commitdiff_plain;h=9f8171a22f40795c13c7a60f6aab3ea471f1295d;p=ozva-cloud chore: Corrected type in README (#127) --- 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.