summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--yaml.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/yaml.html.markdown b/yaml.html.markdown
index 6dc5905e..fa7485b8 100644
--- a/yaml.html.markdown
+++ b/yaml.html.markdown
@@ -123,7 +123,7 @@ other_anchor: *anchor_name
base: &base
name: Everyone has same name
-# The regexp << is called Merge Key Language-Independent Type. It is used to
+# The expression << is called Merge Key Language-Independent Type. It is used to
# indicate that all the keys of one or more specified maps should be inserted
# into the current map.