diff --git a/README.md b/README.md
index 482196926..ee301f3d7 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Finally, TyXML can be used with Reason's JSX syntax:
```reason
open Tyxml;
-let to_caml = "OCaml!"
+let to_reason = "Reason!"
```
TyXML provides a set of combinators which use the OCaml type system