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 44356f1 commit 821a7e3Copy full SHA for 821a7e3
1 file changed
docs/for-contributors/README.mdx
@@ -59,7 +59,7 @@ command like
59
where the values for the `-s` arguments are replaced with the job names (the keys of the `Jobs` dictionary in
60
`generator.json` e.g. `SDL`, `OpenGL`, etc).
61
62
-For more information on SilkTocuh arguments, consult the [SilkTouch User Guide](../silktouch) or use
+For more information on SilkTouch arguments, consult the [SilkTouch User Guide](../silktouch) or use
63
`dotnet run --project sources/SilkTouch/SilkTouch/Silk.NET.SilkTouch.csproj -- --help`.
64
65
<DocCardList items={useCurrentSidebarCategory().items.filter((e) => e.label != "Overview")} />
0 commit comments