diff --git a/modularity.md b/modularity.md index a64e239..2e79229 100755 --- a/modularity.md +++ b/modularity.md @@ -6,8 +6,6 @@ ## `... ModuleItem::Template` -> you're probably looking for - an object template is a [toml](https://toml.io) blueprint of an `wgu::types::ObjectInstance`. it is exported from modules as a `&'static str`. for referencing templates, the name of the module and the name of the template are used, separated by a `/` (slash) symbol: `{object_type}`