fix typo in bullet formatting (#22)

This commit is contained in:
Pietro Campagnano 2023-07-09 19:59:21 +02:00 committed by GitHub
parent fd17b26326
commit b0dca40d04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -251,7 +251,8 @@ Some of the benefits of TypeScript:
- Static typing, optionally strongly typed
- Type Inference
- Access to ES6 and ES7 features
- Cross-Platform and Cross-browser Compatibility \* Tooling support with IntelliSense
- Cross-Platform and Cross-browser Compatibility
- Tooling support with IntelliSense
### TypeScript and JavaScript