diff --git a/create-credhub-vars.html.md.erb b/create-credhub-vars.html.md.erb
index 9cede748..120d94a9 100644
--- a/create-credhub-vars.html.md.erb
+++ b/create-credhub-vars.html.md.erb
@@ -109,7 +109,7 @@ Deployment manifests often use common variable names; for example, (( PASS
### Other Namespacing Options
-Use a BOSH link to share credentials across deployments. You can rad about BOSH links in the [v1.11 Release Notice](https://docs.pivotal.io/tiledev/1-11/release-notes.html#bosh-links). Alternatively, if you want to use an exact name, prefixing the variable with a forward slash (/) will cause the Director to use the exact name you type. An example of a precisely typed variable follows.
+Use a BOSH link to share credentials across deployments. You can read about BOSH links in the [v1.11 Release Notice](https://docs.pivotal.io/tiledev/1-11/release-notes.html#bosh-links). Alternatively, if you want to use an exact name, prefixing the variable with a forward slash (/) will cause the Director to use the exact name you type. An example of a precisely typed variable follows.
```
((/EXAMPLE-PASSWORD))