diff --git a/docs/docs/adding-devices.mdx b/docs/docs/adding-devices.mdx index ea9a5d6..e2ad7dc 100644 --- a/docs/docs/adding-devices.mdx +++ b/docs/docs/adding-devices.mdx @@ -303,11 +303,11 @@ Here's an example of using this to share two sets of credentials among multiple ```yaml title="devices.yaml" my_credentials: - credential: &credential1 - username: madeup1 - password: gY018mR4gx4sVqc0 + username: madeup1 + password: gY018mR4gx4sVqc0 - credential: &credential2 - username: madeup2 - password: 0eMEJ4ZpB6ofkiIF + username: madeup2 + password: 0eMEJ4ZpB6ofkiIF routers: - name: router01