branch: externals/beardbolt
commit 25cd95a3b38c4358bf637ea3f7ebbe9bd3646b10
Author: Jay Kamat <jaygka...@gmail.com>
Commit: Jay Kamat <jaygka...@gmail.com>

    Fix a typo
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 092ae296b0..9ffeae6c85 100644
--- a/README.org
+++ b/README.org
@@ -18,7 +18,7 @@ please start at the docs (also available through info).]]
 - Much more flexible and powerful:
   - Supports disassembly to bytecode as well as assembly.
   - Supports many languages that godbolt does not support, such as Python, PHP,
-    Common Lisp, Emacs Lisp, Ocaml, Java, Pony, and Zig.
+    Common Lisp, Emacs Lisp, Ocaml, Java, and Pony.
   - Allows targeting custom compilers - which means disassembly for niche
     assembly targets, specific commits of compilers, and patched libraries or
     compilers is possible.

Reply via email to