summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2020-06-08 23:00:27 +0200
committertv <tv@krebsco.de>2020-06-08 23:00:27 +0200
commit1eb67a9b78f5e648fc9e399ac3649365f40b559f (patch)
tree8a6e93079ee702950d5f133962189161b3311178
parent486300fb352c514d2df3cec2b8d221aaa7cf37ae (diff)
README: brakets -> brackets
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1ac0b54..c8a4c19 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ If specified as string, the format could be described as:
[[USER]@]HOST[:PORT][/SOME/PATH]
```
-Portions in square brakets are optional.
+Portions in square brackets are optional.
If the `USER` is the empty string, as in e.g. `@somehost`, then the username
will be obtained by ssh from its configuration files.