1
0
Fork 1
mirror of https://github.com/wezm/wezm.net.git synced 2025-04-06 03:30:42 +00:00

rust-classic-mac-os-app: Fix missing word

This commit is contained in:
Wesley Moore 2025-01-04 09:44:10 +10:00
parent a27a838603
commit 820914633c
No known key found for this signature in database

View file

@ -111,7 +111,7 @@ the crate compatible with `no_std`, which allows it to be used in embedded
environments and WebAssembly.
As something of a test-bed I created some
WebAssembly bindings and built a page that allows you inspect MacBinary
WebAssembly bindings and built a page that allows you to inspect MacBinary
files online, with all parsing done client-side via the crate. You can
try it out at: <https://7bit.org/macbinary/>