Browse Source

Update profiling.md

Fixes #570
Björn Ritzl 1 day ago
parent
commit
ba43cc5e6a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/en/manuals/profiling.md

+ 1 - 1
docs/en/manuals/profiling.md

@@ -72,7 +72,7 @@ Global Properties
   ![Global Properties](images/profiling/webprofiler_global_properties.png)
 
 ::: sidenote
-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.
+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.
 :::
 
 ### Resource profiler