aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorinit current directory[i] <urbanjost@comcast.net>2020-10-07 03:21:33 -0400
committerinit current directory[i] <urbanjost@comcast.net>2020-10-07 03:21:33 -0400
commit898bf2c648911a016deb24dbf5b707688f6b051c (patch)
treef46fb63e3090587c416cc52abe81f6a3fd9bdeeb /README.md
parent14db0715c4bc7a03f806858e990d63a95827dd5a (diff)
downloadfpm-898bf2c648911a016deb24dbf5b707688f6b051c.tar.gz
fpm-898bf2c648911a016deb24dbf5b707688f6b051c.zip
complete new modifications for #109 #110 #111 #135 #138 #154 #196
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 48121ea..666ebad 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@ with the following contents and initialized as a git repository.
* `fpm test` – run tests
The command `fpm run` can optionally accept the name of the specific executable
-to run, as can `fpm test`; like `fpm run specifc_executable`. Command line
+to run, as can `fpm test`; like `fpm run specific_executable`. Command line
arguments can also be passed to the executable(s) or test(s) with the option
`--args "some arguments"`.