Skip to content

Commit 06627a1

Browse files
committed
Spelling fix
1 parent 40d6da1 commit 06627a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pattern-categorization/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ npm install -g markmap-cli
4141
# then generate the mindmap (it will open in your browser automatically)
4242
npx markmap --no-toolbar innersource-program-mind-map.md -o innersource-program-mind-map.html
4343

44-
# to generate the mindmap for a different language, run the script on the files in the respetive subfolder.
44+
# to generate the mindmap for a different language, run the script on the files in the respective subfolder.
4545
# e.g. for Galician (`gl`)
4646
npx markmap --no-toolbar gl/innersource-program-mind-map.md -o gl/innersource-program-mind-map.html
4747
```

0 commit comments

Comments
 (0)