Skip to content

Commit f9e7496

Browse files
"strongly-typed" -> "type-checked" Json in documentation.
Co-authored-by: Davis Bennett <[email protected]>
1 parent 83fc7bd commit f9e7496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/client/settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Configuration Settings
22

3-
DataJoint uses a strongly-typed configuration system built on [pydantic-settings](https://docs.pydantic.dev/latest/concepts/pydantic_settings/).
3+
DataJoint uses a type-checked configuration system built on [pydantic-settings](https://docs.pydantic.dev/latest/concepts/pydantic_settings/).
44

55
## Configuration Sources
66

0 commit comments

Comments
 (0)