Lorenzo Lewis пре 3 година
родитељ
комит
4c24d10ff3
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tooling/api/src/path.ts

+ 1 - 1
tooling/api/src/path.ts

@@ -529,7 +529,7 @@ async function videoDir(): Promise<string> {
 /**
  * Returns the path to the suggested log directory.
  *
- * ### Platform-specific
+ * #### Platform-specific
  *
  * - **Linux:** Resolves to `${configDir}/${bundleIdentifier}`.
  * - **macOS:** Resolves to `${homeDir}//Library/Logs/{bundleIdentifier}`