branch: externals/beardbolt
commit a85b457e818a638be6dbca7689aab1efe83d3ea6
Author: Erjan Kalybek <[email protected]>
Commit: Jay Kamat <[email protected]>
Fix typo
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 537b0adc3b..449556e473 100644
--- a/README.org
+++ b/README.org
@@ -10,7 +10,7 @@ versa. It supports more types of languages than any previous
tool of its kind.
* Why RMSbolt over godbolt?
- Much more flexible and powerful:
- - Supports dissasembling to bytecode as well as assembly.
+ - Supports disassembly to bytecode as well as assembly.
- Supports many languages that godbolt does not support, such as python,
common lisp, ocaml, and java.
- No more sending your code to any server.