Skip to content

Commit

Permalink
Fix typo in the README
Browse files Browse the repository at this point in the history
Signed-off-by: Xavier Noria <[email protected]>
  • Loading branch information
fxn authored Apr 6, 2024
1 parent ef32495 commit 58d5548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ The `currentNode` will be morphed into the state of the `referenceNode`. The `re
If you find a bug or have a feature request, please open an issue. If you want to contribute, please open a pull request.

> [!TIP]
> Morphlex is written in **[TypeScript](https://www.typescriptlang.org)** becuase it helps us avoid a whole category of potential bugs. If you’re more comfortable writing JavaScript, you’re very welcome to open a Pull Request modifying the `dist/morphlex.js` file. I’m happy to take care of the TypeScript conversion myself. — Joel
> Morphlex is written in **[TypeScript](https://www.typescriptlang.org)** because it helps us avoid a whole category of potential bugs. If you’re more comfortable writing JavaScript, you’re very welcome to open a Pull Request modifying the `dist/morphlex.js` file. I’m happy to take care of the TypeScript conversion myself. — Joel

0 comments on commit 58d5548

Please sign in to comment.