Skip to content

Commit 94d734d

Browse files
committed
valud -> value
1 parent ea94a78 commit 94d734d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/dev/overlay-dev-guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ If you need to improve performance, here are some potential options:
207207
and change the start offset every time you scan.
208208

209209
2. Reduce the frequency of state updates by moving calcuations to
210-
``overlay_onupdate`` and setting the valud of the
210+
``overlay_onupdate`` and setting the value of the
211211
``overlay_onupdate_max_freq_seconds`` attribute appropriately
212212

213213
3. Move hotspots into C++ code, either in a new core library function or in a

0 commit comments

Comments
 (0)