Skip to content

Commit 821a7e3

Browse files
committed
Fix typo in docs
1 parent 44356f1 commit 821a7e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/for-contributors/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ command like
5959
where the values for the `-s` arguments are replaced with the job names (the keys of the `Jobs` dictionary in
6060
`generator.json` e.g. `SDL`, `OpenGL`, etc).
6161

62-
For more information on SilkTocuh arguments, consult the [SilkTouch User Guide](../silktouch) or use
62+
For more information on SilkTouch arguments, consult the [SilkTouch User Guide](../silktouch) or use
6363
`dotnet run --project sources/SilkTouch/SilkTouch/Silk.NET.SilkTouch.csproj -- --help`.
6464

6565
<DocCardList items={useCurrentSidebarCategory().items.filter((e) => e.label != "Overview")} />

0 commit comments

Comments
 (0)