We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40d6da1 commit 06627a1Copy full SHA for 06627a1
pattern-categorization/README.md
@@ -41,7 +41,7 @@ npm install -g markmap-cli
41
# then generate the mindmap (it will open in your browser automatically)
42
npx markmap --no-toolbar innersource-program-mind-map.md -o innersource-program-mind-map.html
43
44
-# to generate the mindmap for a different language, run the script on the files in the respetive subfolder.
+# to generate the mindmap for a different language, run the script on the files in the respective subfolder.
45
# e.g. for Galician (`gl`)
46
npx markmap --no-toolbar gl/innersource-program-mind-map.md -o gl/innersource-program-mind-map.html
47
```
0 commit comments