Skip to content

Commit

Permalink
docs: typo in README (#8647)
Browse files Browse the repository at this point in the history
  • Loading branch information
fxprunayre committed Mar 13, 2024
1 parent 44cfc78 commit 3bb7fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Expand Up @@ -14,7 +14,7 @@ package.json, bundler config etc) examples of how to get deck.gl and a base
map working together.

* **[Pure JS](./get-started/pure-js)** Applications without depending any additional framework. Bundled and served with [Vite](https://vitejs.dev).
* **[React](./get-started/react)** React exmples using `@deck.gl/react` and `react-map-gl`. Bundled and served with [Vite](https://vitejs.dev).
* **[React](./get-started/react)** React examples using `@deck.gl/react` and `react-map-gl`. Bundled and served with [Vite](https://vitejs.dev).
* **[Scripting](./get-started/scripting)** HTML single-file examples that can be opened directly in a browser.


Expand Down

0 comments on commit 3bb7fb3

Please sign in to comment.