We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe2da72 commit 2539e07Copy full SHA for 2539e07
1 file changed
README.md
@@ -164,7 +164,7 @@ gen/include/godot_cpp/..
164
gen/include/godot_compat/..
165
```
166
167
-Now, all you need to do is when writting your addon/module, replace includes like these:
+Now, all you need to do is when writing your addon/module, replace includes like these:
168
169
```cpp
170
#include <godot_cpp/classes/a_star_grid2d.hpp>
0 commit comments