We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 070c9d1 commit 85f6b28Copy full SHA for 85f6b28
docs/guide/markdown.md
@@ -372,7 +372,7 @@ You can also use a [VS Code region](https://code.visualstudio.com/docs/editor/co
372
373
<<< @/snippets/snippet-with-region.js#snippet{1}
374
375
-You can specify language inside the `{}` too like this:
+You can also specify the language inside the `{}` like this:
376
377
```md
378
<<< @/snippets/snippet.cs{c#}
0 commit comments