Skip to content

Commit 9d82a0e

Browse files
committed
minor doc update
1 parent db327b7 commit 9d82a0e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/client/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/idom/core/proto.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,5 +168,5 @@ class EventHandlerType(Protocol):
168168
169169
.. note::
170170
171-
When ``None`` it is left to a :class:`LayoutType` to auto generate a unique ID.
171+
When ``None``, it is left to a :class:`LayoutType` to auto generate a unique ID.
172172
"""

0 commit comments

Comments
 (0)