We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9152766 commit 44b9c16Copy full SHA for 44b9c16
1 file changed
docs/how-to/add-plans-and-devices.md
@@ -26,7 +26,7 @@ To add plans, you would add the following into your configuration file:
26
```
27
28
29
-Devices are added similarly, using `dodal` as the `kind`, like so:
+Devices are added similarly, using `deviceManager` as the `kind`, like so:
30
```{literalinclude} ../../tests/unit_tests/valid_example_config/plans_and_devices.yaml
31
:language: yaml
32
0 commit comments