We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4ea7a0 commit 3e40ff7Copy full SHA for 3e40ff7
exercises/01.init/README.mdx
@@ -62,7 +62,7 @@ import { App } from './app.js'
62
63
You'll notice we're using `esm.sh` to load the modules. This is a service that
64
provides ESM versions of popular libraries. It bundles them on-demand and
65
-serves them. This works nicely for our build-less setup (thought it does mean
+serves them. This works nicely for our build-less setup (though it does mean
66
you need to be connected to the internet to work through this workshop).
67
68
- [esm.sh](https://esm.sh)
0 commit comments