diff --git a/ocaml/README.org b/ocaml/README.org index 4b5fee8..360cda7 100644 --- a/ocaml/README.org +++ b/ocaml/README.org @@ -25,7 +25,7 @@ compiler. - Optional Lazy Evaluation - Multi Paradigm - Functional, Imperative and Object Orientated - Compiled and Interpreted - It allows iteractive development and debugging. - * Compiles to natve code and bytecode + * Compiles to native code and bytecode - Algebraic Data Types - Pattern Matching