diff --git a/tooling/api/src/path.ts b/tooling/api/src/path.ts index 7bebb12ac..0f13441ea 100644 --- a/tooling/api/src/path.ts +++ b/tooling/api/src/path.ts @@ -529,7 +529,7 @@ async function videoDir(): Promise { /** * Returns the path to the suggested log directory. * - * ### Platform-specific + * #### Platform-specific * * - **Linux:** Resolves to `${configDir}/${bundleIdentifier}`. * - **macOS:** Resolves to `${homeDir}//Library/Logs/{bundleIdentifier}`