obsidianmd/obsidian-developer-docs

Typo on getActiveFile.md

sanchezg7 opened this issue · 2 comments

Per the contributing guidelines, I'm submitting an issue as opposed to a PR that fixes the issue. There is a typo in getActiveFile.md@14


Current: Otherwise, it will recent the most recently active file.
Proposed: Otherwise, it will reopen the most recently active file.

Thanks! Fixed upstream in the API docstring; will get updated in the developer docs the next time we publish the API.

In the next publishing of the API, this will be:

Otherwise, it will return the most recently active file