diff --git a/site/index.md b/site/index.md index 916626244..c6ebcc979 100644 --- a/site/index.md +++ b/site/index.md @@ -4,7 +4,7 @@
-

OCaml is an industrial-strength programming language supporting functional, imperative and object-oriented styles

+

OCaml is an Industrial-Strength Programming Language supporting Functional, Imperative and Object-Oriented Styles.

Install OCaml @@ -53,7 +53,7 @@

Packages

The OCaml Package - Manager, gives you access to multiple versions of + Manager gives you access to multiple versions of hundreds of packages.

@@ -142,7 +142,7 @@
-

A taste of OCaml

+

A Taste of OCaml

((! cat template/tryocaml.html !)) ((! input template/front_code_snippet.html !))

OCaml is a lot more powerful than this simple example shows. See more examples!