summaryrefslogtreecommitdiffstats
path: root/src/lib/connections/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/connections/README')
-rw-r--r--src/lib/connections/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/connections/README b/src/lib/connections/README
index 6d8db9b..2dd4b7b 100644
--- a/src/lib/connections/README
+++ b/src/lib/connections/README
@@ -10,7 +10,7 @@ for the aviancarrier connection type will be provided by the file:
Files that implement support for a connection type should NOT be
executable. Such files should contain valid Bash code, among which two
functions, namely <connection_type>_up and <connection_type>_down. For
-the aviancarrier file this would be:
+the aviancarrier file these would be:
aviancarrier_up
aviancarrier_down