aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLaurence Kedward <laurence.kedward@bristol.ac.uk>2020-10-28 15:37:34 +0000
committerGitHub <noreply@github.com>2020-10-28 15:37:34 +0000
commitc5b80a3ce0503d12d3a9fea5b520ca9ab5ac0479 (patch)
treea595ddd22c73dd7b02b9ac8962ef1ef547cc1cf4 /README.md
parenta22ce1c6b6921cbc86d0eca57256910fe8926439 (diff)
parent9d5b03d192e50831e2046c7843174dff5ca2a37a (diff)
downloadfpm-c5b80a3ce0503d12d3a9fea5b520ca9ab5ac0479.tar.gz
fpm-c5b80a3ce0503d12d3a9fea5b520ca9ab5ac0479.zip
Merge pull request #204 from urbanjost/more_issues_for_new
More issues for new
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"`.