aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2020-03-05 11:33:50 +0100
committerAnton Khirnov <anton@khirnov.net>2020-03-05 11:33:50 +0100
commitb388fe2ffe7d786eac61dc68ed4fbafc57450276 (patch)
treef07f0d2f5aa38beeebaa1ea6cfbd31d09c8ea32d
parentc5688968012fbd4f745aa3fed3c08804887a0b56 (diff)
README: fix typo
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 5da6d9a..b05130b 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ Alpha quality, use at your own risk.
To run, simply execute the shipped dash_server.py file with a Python 3
interpreter. No dependencies beyond the standard library are neded. The
-executable takes on mandatory parameter, which is the path to the directory to
+executable takes one mandatory parameter, which is the path to the directory to
which the DASH media files shall be written.
The server processes incoming HTTP GET, PUT and POST requests. PUT and POST are