Skip to content

Commit f2bce6a

Browse files
Update README.md
Minor typos
1 parent a08daa4 commit f2bce6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# GDScript syntax for highlight.js
22

3-
Syntax implementation of [Godot's](https://godotengine.org/) GDScript language for [highlight.js](https://github.com/highlightjs/highlight.js).
3+
Syntax implementation of [Godot]'s(https://godotengine.org/) GDScript language for [highlight.js](https://github.com/highlightjs/highlight.js).
44

55
### Authors
66

@@ -9,4 +9,4 @@ The original code was written by [Khairul Hidayat](https://github.com/khairul169
99
### Documentation
1010

1111
- https://highlightjs.org/
12-
- https://docs.godotengine.org/en/latest/getting_started/scripting/gdscript/gescript_basics.html
12+
- https://docs.godotengine.org/en/latest/getting_started/scripting/gdscript/gdscript_basics.html

0 commit comments

Comments
 (0)