Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hrgdavor committed Mar 12, 2024
1 parent 2f17fd1 commit e97dc4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/postmessage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Here is partial sample of jsdoc definitions for jscad worker

For me, TypeScript is nicer to write declarations, but I still prefer [JSDoc](https://alexharri.com/blog/jsdoc-as-an-alternative-typescript-syntax) as it requires less tooling and also works in IDE.

You can to it either way you prefer, so here is also typescript version of the sample:
You can do it either way you prefer, so here is also typescript version of the sample:

```ts
export interface InitOptions {
Expand Down

0 comments on commit e97dc4d

Please sign in to comment.