Skip to content

Commit bc6cbd9

Browse files
Lagojagcurtismikeland73
authored
fix typo on Nim docs (#567)
## Summary TSIA ## How was it tested? Non-risky change --------- Signed-off-by: John Lago <[email protected]> Co-authored-by: Greg Curtis <[email protected]> Co-authored-by: Mike Landau <[email protected]>
1 parent 9664991 commit bc6cbd9

File tree

1 file changed

+1
-1
lines changed
  • docs/app/docs/devbox_examples/languages

1 file changed

+1
-1
lines changed

docs/app/docs/devbox_examples/languages/nim.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Nim projects can be run in Devbox by adding Nim and Nimble to your project. For
88

99
[![Open In Devbox.sh](https://jetpack.io/img/devbox/open-in-devbox.svg)](https://devbox.sh/github.com/jetpack-io/devbox-examples?folder=development/development/nim/spinnytest)
1010

11-
## Adding Go to your Project
11+
## Adding Nim to your Project
1212

1313
`devbox add nim nimble-unwrapped openssl_1_1`, or add the following to your `devbox.json`
1414

0 commit comments

Comments
 (0)