Skip to content

Commit ba43cc5

Browse files
committed
Update profiling.md
Fixes #570
1 parent b8251cd commit ba43cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/manuals/profiling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Global Properties
7272
![Global Properties](images/profiling/webprofiler_global_properties.png)
7373

7474
::: sidenote
75-
The LuaMem value is the amount of memory in kilobytes used by the Lua VM as reported by the Lua garbage collector. Memory is the amount of memory in byytes used by the engine.
75+
The LuaMem value is the amount of memory in kilobytes used by the Lua VM as reported by the Lua garbage collector. Memory is the amount of memory in bytes used by the engine.
7676
:::
7777

7878
### Resource profiler

0 commit comments

Comments
 (0)