Skip to content

Commit 2eaf0ba

Browse files
committed
Fixing minor typos.
1 parent 50f8b27 commit 2eaf0ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/user_devices.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
User Devices
22
============
33

4-
Adding custom devices for use in the labscript-suite can be done using the `user_devices` mechanism.
4+
Adding custom devices for use in the **labscript-suite** can be done using the `user_devices` mechanism.
55
This mechanism provides a simple way to add support for a new device without directly interacting with the **labscript-devices** repository.
66
This is particularly useful when using standard installations of labscript, using code that is proprietary in nature, or code that, while functional, is not mature enough for widespread dissemination.
77

@@ -22,7 +22,7 @@ Note that we highly encourage everyone that adds support for new hardware to con
2222
3rd Party Devices
2323
-----------------
2424

25-
Below is a list of 3rd party devices developed by users of **labscript-suite** that can be used via the `user_devices` mechanism described above.
25+
Below is a list of 3rd party devices developed by users of the **labscript-suite** that can be used via the `user_devices` mechanism described above.
2626
These repositories are not tested or maintained by the **labscript-suite** development team.
2727
As such, there is no guarantee they will work with current or future versions of the **labscript-suite**.
2828
They are also not guaranteed to be free of lab-specific implementation details that may prevent direct use in your apparatus.

0 commit comments

Comments
 (0)