Skip to content

Commit 5b2dc61

Browse files
authored
docs: fix typo
1 parent 646693a commit 5b2dc61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Also make sure to include the proper 3rd party javascript libraries in your `scr
6666

6767
#### When using `ngx-markdown` and/or `Prism.js`
6868
`Prism.js` uses separate javascript file for each language, so you'll need to add them yourself.
69-
For example, we are showing below the highlight of `C#`, `JavaScript` and `TypeScript` language:
69+
For example, we are showing below the highlight of `CSS`, `JavaScript` and `TypeScript` language:
7070
```json
7171
"styles": [
7272
"node_modules/prismjs/themes/prism.css"

0 commit comments

Comments
 (0)