mirror of
https://github.com/jtdaugherty/brick.git
synced 2025-01-05 21:03:07 +03:00
docs: whitespace
This commit is contained in:
parent
c1de906cc6
commit
cb3c5cff09
@ -167,10 +167,9 @@ appHandleEvent: Handling Events
|
||||
|
||||
The value of ``appHandleEvent`` is a function that decides how to modify
|
||||
the application state as a result of an event. It also decides whether
|
||||
to continue program execution.
|
||||
|
||||
The function takes the current application state and the event and
|
||||
returns the *next application state*:
|
||||
to continue program execution. The function takes the current
|
||||
application state and the event and returns the *next application
|
||||
state*:
|
||||
|
||||
.. code:: haskell
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user