Precise DOM morphing
morphing typescript dom

Fix typo in the README

Signed-off-by: Xavier Noria <fxn@hashref.com>

authored by

Xavier Noria and committed by
GitHub
58d55487 ef324958

+1 -1
+1 -1
README.md
··· 47 47 If you find a bug or have a feature request, please open an issue. If you want to contribute, please open a pull request. 48 48 49 49 > [!TIP] 50 - > 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 50 + > 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