Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 436e6d5

Browse files
author
Philipp Tschannen
committed
Fix typo
1 parent 61ea319 commit 436e6d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ Then, within the Bash shell in the newly started Docker container, run:
6464
cd ../../..
6565
./check-cpp-api -p test/integration_tests/builddir test/integration_tests/src/main.cpp
6666

67-
Note that ./checkk-cpp-api must be executed on the same host platform on which the compilation database was created, or the script will not be able to map the source file paths from the host filesystem to to container filesystem.
67+
Note that `./check-cpp-api` must be executed on the same host platform on which the compilation database was created or the script will not be able to map the source file paths from the host filesystem to to container filesystem.
6868

6969

0 commit comments

Comments
 (0)