diff options
| author | iulianOnofrei (U-lee-aan) <[email protected]> | 2024-01-21 15:20:39 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-01-21 15:20:39 +0200 |
| commit | de770934b29b0eb4c33be6add1ffeb7fac9d18e1 (patch) | |
| tree | 942d65d3e94eb8fff4ad2a3cf44e33400efecc27 /README.md | |
| parent | e60294b9506f44c407b214f2a4c20f22f1b9bec6 (diff) | |
| download | ai-pulse-obsidian-plugin-de770934b29b0eb4c33be6add1ffeb7fac9d18e1.tar.gz ai-pulse-obsidian-plugin-de770934b29b0eb4c33be6add1ffeb7fac9d18e1.zip | |
Fix incorrect TypeScript spelling
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ This is a sample plugin for Obsidian (https://obsidian.md). -This project uses Typescript to provide type checking and documentation. -The repo depends on the latest plugin API (obsidian.d.ts) in Typescript Definition format, which contains TSDoc comments describing what it does. +This project uses TypeScript to provide type checking and documentation. +The repo depends on the latest plugin API (obsidian.d.ts) in TypeScript Definition format, which contains TSDoc comments describing what it does. **Note:** The Obsidian API is still in early alpha and is subject to change at any time! |
