There was an error while loading. Please reload this page.
substraction
subtraction
suppported
supported
1 parent 929cac7 commit 85512acCopy full SHA for 85512ac
prompt_toolkit/reactive.py
@@ -16,7 +16,7 @@
16
of a filter happens by calling it.
17
18
- Integer: for binding integer values. Reactive operations (like addition and
19
- substraction) are not suppported. Resolving the actual value happens by
+ subtraction) are not supported. Resolving the actual value happens by
20
casting it to int, like ``int(integer)``. This way, it is possible to use
21
normal integers as well for static values.
22
"""
0 commit comments