diff --git a/Ryujinx.Profiler/ProfilerConfig.jsonc b/Ryujinx.Profiler/ProfilerConfig.jsonc index 425cb93de3..e671438695 100644 --- a/Ryujinx.Profiler/ProfilerConfig.jsonc +++ b/Ryujinx.Profiler/ProfilerConfig.jsonc @@ -1,5 +1,5 @@ { - // Enable profiling (Only available on a profiling enabled build) + // Enable profiling (Only available on a profiling enabled builds) "enabled": true, // Set profile file dump location, if blank file dumping disabled. (e.g. `ProfileDump.csv`)