mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-01-11 01:18:12 +08:00
Fix spelling in runtime.ex
docs (#822)
This commit is contained in:
parent
1f6a75c4e3
commit
10b78973cc
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ defprotocol Livebook.Runtime do
|
|||
|
||||
The given `locator` identifies the container where
|
||||
the code should be evaluated as well as the evaluation
|
||||
reference to store the resulting contxt under.
|
||||
reference to store the resulting context under.
|
||||
|
||||
Additionally, `prev_locator` points to a previous
|
||||
evaluation to be used as the starting point of this
|
||||
|
|
Loading…
Reference in a new issue