chore: Corrected type in README (#127)

This commit is contained in:
Daniel Flannery
2022-08-17 00:41:02 +01:00
committed by GitHub
parent 0fb9f3b2c8
commit 9f8171a22f

View File

@@ -160,7 +160,7 @@ curl -X DELETE http://127.0.0.1:5000/path-to-file-or-folder
``` ```
<details> <details>
<summary><h2>Advance topics</h2></summary> <summary><h2>Advanced topics</h2></summary>
### Access Control ### 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. 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. See the LICENSE-APACHE and LICENSE-MIT files for license details.