Skip to content

Commit 312e742

Browse files
authored
Fix typo: microosft -> microsoft
1 parent d80f36c commit 312e742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
| Folder | Version | Changelog | Description |
2222
| ------ | ------- | --------- | ------- |
23-
| [/api-demo](./api-demo/) | (local project) | | Code samples illustrating how to use the **@microosft/tsdoc** parser |
23+
| [/api-demo](./api-demo/) | (local project) | | Code samples illustrating how to use the **@microsoft/tsdoc** parser |
2424
| [/eslint-plugin](./eslint-plugin/) | [![npm version](https://badge.fury.io/js/eslint-plugin-tsdoc.svg)](https://badge.fury.io/js/eslint-plugin-tsdoc) | [changelog](./eslint-plugin/CHANGELOG.md) | [eslint-plugin-tsdoc](https://www.npmjs.com/package/eslint-plugin-tsdoc) plugin for ESLint|
2525
| [/playground](./playground/) | (local project) | | Source code for the [TSDoc Playground](https://tsdoc.org/play) web app |
2626
| [/tsdoc](./tsdoc/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Ftsdoc.svg)](https://badge.fury.io/js/%40microsoft%2Ftsdoc) | [changelog](./tsdoc/CHANGELOG.md) | [@microsoft/tsdoc](https://www.npmjs.com/package/@microsoft/tsdoc) parser library |

0 commit comments

Comments
 (0)