Skip to content

Commit 5babe17

Browse files
fix: adopted Dimitri's preferred ordering
1 parent cecabc2 commit 5babe17

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/pages/articles/how-to-attend-squiggleconf-for-free.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ const title = "How to Attend SquiggleConf for Free";
8181
<li>Rust ecosystem teams: Rust core, Cargo, Tauri</li>
8282
<li>TypeScript ecosystem teams: TypeScript core, npm, React, VS Code</li>
8383
<li>
84-
WebAssembly ecosystem teams: AssemblyScript, Emscripten, Wasmer,
85-
Wasmtime
84+
WebAssembly ecosystem teams: Wasmer, Wasmtime, Emscripten,
85+
AssemblyScript
8686
</li>
8787
<li>Zig ecosystem teams: Zig core, the Zig foundation, Bun</li>
8888
</BodyList>

0 commit comments

Comments
 (0)