We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e9c51d commit 936e84cCopy full SHA for 936e84c
1 file changed
src/pages/cfp.astro
@@ -46,7 +46,7 @@ const topicAreas = [
46
[`WebAssembly`, `Tooling or usage of WebAssembly/WASI/WASM`],
47
[
48
`Other`,
49
- `Something fun or incredible. We love off-the-beaten-tail fun things.`,
+ `Something fun or incredible. We love off-the-beaten-trail fun things.`,
50
],
51
];
52
---
@@ -224,7 +224,7 @@ const topicAreas = [
224
<li>
225
<strong>AI:</strong> We absolutely welcome AI being in your talk, but the
226
primary topic(s) should be centered on a dev tooling category such as one
227
- our suggested ones.
+ of our suggested ones.
228
</li>
229
230
<strong>Blockchain/Crypto/NFTs:</strong> We doubt these will be applicable
0 commit comments