From 99363d4408c19e215d931c8273adbea40e7556a8 Mon Sep 17 00:00:00 2001 From: bptato Date: Tue, 30 Jul 2024 19:45:03 +0200 Subject: doc: fix typo --- doc/hacking.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/hacking.md') diff --git a/doc/hacking.md b/doc/hacking.md index 0ddbe32e..665a70ef 100644 --- a/doc/hacking.md +++ b/doc/hacking.md @@ -234,14 +234,14 @@ You may find these links useful. and then some more. * DOM: . Includes events, basic node-related stuff, etc. -* Encoding: . The core encoding stuff - are already finished in Chagashi, this is now mainly relevant for the - TextEncoder JS interface (js/encoding). +* Encoding: . The core encoding + algorithms are already implemented in Chagashi, so this is now mainly + relevant for the TextEncoder JS interface (js/encoding). * URL: . For some incomprehensible reason, it's defined as an equally incomprehensible state machine. types/url implements this. * Fetch: . Networking stuff. Also see - for XMLHttpRequest. + for XMLHttpRequest. * Web IDL: . Relevant for Monoucha/JS bindings. -- cgit 1.4.1-2-gfad0