We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4659d59 commit 77f154cCopy full SHA for 77f154c
src/labthings_fastapi/thing_property.py
@@ -807,7 +807,7 @@ def setting(
807
) -> FunctionalSetting[Value] | Value:
808
r"""Define a Setting on a `.Thing`\ .
809
810
- A setting is a property that is saved to disk
+ A setting is a property that is saved to disk.
811
812
This function defines a setting, which is a special Property that will
813
be saved to disk, so it persists even when the LabThings server is
0 commit comments