summaryrefslogtreecommitdiff
path: root/04-identifiers-names-and-scopes.md
diff options
context:
space:
mode:
Diffstat (limited to '04-identifiers-names-and-scopes.md')
-rw-r--r--04-identifiers-names-and-scopes.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/04-identifiers-names-and-scopes.md b/04-identifiers-names-and-scopes.md
index d8e9a6b619..e5d8a70c59 100644
--- a/04-identifiers-names-and-scopes.md
+++ b/04-identifiers-names-and-scopes.md
@@ -1,5 +1,4 @@
-Identifiers, Names and Scopes
-=============================
+# Identifiers, Names and Scopes
Names in Scala identify types, values, methods, and classes which are
collectively called _entities_. Names are introduced by local