Skip to content

Commit 77f154c

Browse files
rwb27bprobert97
andauthored
Add a full stop
Co-authored-by: Beth <167304066+bprobert97@users.noreply.github.com>
1 parent 4659d59 commit 77f154c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/labthings_fastapi/thing_property.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -807,7 +807,7 @@ def setting(
807807
) -> FunctionalSetting[Value] | Value:
808808
r"""Define a Setting on a `.Thing`\ .
809809
810-
A setting is a property that is saved to disk
810+
A setting is a property that is saved to disk.
811811
812812
This function defines a setting, which is a special Property that will
813813
be saved to disk, so it persists even when the LabThings server is

0 commit comments

Comments
 (0)