Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Joel Drapper <[email protected]>
  • Loading branch information
joeldrapper authored Apr 6, 2024
1 parent 3d5b192 commit ef32495
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. But if you’re more comfortable writing JavaScript, you’re very welcome to open a pull request modifying the `dist/morphlex.js` file directly. I’m happy to take care of the TypeScript conversion myself.
> 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

0 comments on commit ef32495

Please sign in to comment.