diff --git a/README.md b/README.md
index e7a7cce..e0bd1f5 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [Smalltalk](#smalltalk)
- [Swift](#swift)
- [TypeScript](#typescript)
-- [Typescript](#typescript)
## .NET
@@ -339,21 +338,18 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [Booster](https://github.com/boostercloud/booster) _(label: good-first-issue)_
A truly serverless framework, write your code and deploy it in seconds without any server configuration files.
- [game-of-life](https://github.com/TroyTae/game-of-life) _(label: good-first-issue)_
Conway's Game of Life web version!
- [Graphback](https://github.com/aerogear/graphback) _(label: good-first-issue)_
A CLI and runtime framework to generate a GraphQL API in seconds.
+- [H2O Wave](https://github.com/h2oai/wave) _(label: good first issue)_
Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience.
+- [Hasura GraphQL Engine](https://github.com/hasura/graphql-engine) _(label: good first issue)_
Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
- [jupyterlab-lsp](https://github.com/krassowski/jupyterlab-lsp) _(label: good-first-issue)_
Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename)
- [LitmusChaos](https://github.com/litmuschaos/litmus) _(label: good-first-issue)_
Litmus is a toolset to do cloud-native chaos engineering.
+- [Node Efficientnet](https://github.com/ntedgi/node-efficientnet) _(label: good first issue)_
EfficientNet Image Recognition model for Node JS ( written with tensorflow.js ).
+- [OpenMetadata](https://github.com/open-metadata/OpenMetadata) _(label: good first issue)_
OpenMetadata is an all-in-one platform for data discovery, data quality, observability, governance, data lineage, and team collaboration.
- [reatom](https://github.com/artalar/reatom) _(label: good-first-issue)_
Reatom is declarative and reactive state manager, designed for both simple and complex applications.
- [tinyhttp](https://github.com/talentlessguy/tinyhttp) _(label: good-first-issue)_
A 0-legacy, tiny & fast web framework as a replacement of Express.
- [TypeScript](https://github.com/Microsoft/TypeScript) _(label: good-first-issue)_
A superset of JavaScript that compiles to clean JavaScript output.
- [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) _(label: good first issue)_
Monorepo for all the tooling which enables ESLint to support TypeScript.
- [Visual Studio Code](https://github.com/Microsoft/vscode) _(label: good-first-issue)_
A new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle.
-## Typescript
-
-- [H2O Wave](https://github.com/h2oai/wave) _(label: good first issue)_
Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience.
-- [Hasura GraphQL Engine](https://github.com/hasura/graphql-engine) _(label: good first issue)_
Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
-- [Node Efficientnet](https://github.com/ntedgi/node-efficientnet) _(label: good first issue)_
EfficientNet Image Recognition model for Node JS ( written with tensorflow.js ).
-- [OpenMetadata](https://github.com/open-metadata/OpenMetadata) _(label: good first issue)_
OpenMetadata is an all-in-one platform for data discovery, data quality, observability, governance, data lineage, and team collaboration.
-
## Contribute