diff --git a/DBL_Manual.md b/DBL_Manual.md
index 34ea245..4f55006 100644
--- a/DBL_Manual.md
+++ b/DBL_Manual.md
@@ -194,7 +194,7 @@ Type | Default Value
`Integer` | 0
`Boolean` | false
`String` | ""
-***Identifier*** | User-defined types will, eventually, point to one of
the primitives which then becomes its default value.
+***Template*** | User-defined types will, eventually, point to one of
the primitives which then becomes its default value.
An instance of a template can be created with the following syntax:
```