From 5a4396e349a47a341c67beb8151668e634aa34c3 Mon Sep 17 00:00:00 2001 From: Bert Van Vreckem Date: Sat, 14 Mar 2015 02:30:15 +0100 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 307cf37..bacf35a 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Guests have no access to this share, registered users can read. You can further A complete overview of share options follows below. Only `name` is required, the rest is optional. | Option | Default | Comment | -| "--- | :--- | :--- | +| :--- | :--- | :--- | | `name` | - | The name of the share. | | `comment` | - | A comment string for the share | | `public` | `no` | Controls read access for guest users |