Fix spelling in runtime.ex docs (#822)

This commit is contained in:
Michał Gibowski 2021-12-23 13:20:55 +01:00 committed by GitHub
parent 1f6a75c4e3
commit 10b78973cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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