From 10b78973cc0b6b07e0dfdaeddc41c72e48d6753b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Gibowski?= Date: Thu, 23 Dec 2021 13:20:55 +0100 Subject: [PATCH] Fix spelling in `runtime.ex` docs (#822) --- lib/livebook/runtime.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/livebook/runtime.ex b/lib/livebook/runtime.ex index b47e083ee..cfa5a5de9 100644 --- a/lib/livebook/runtime.ex +++ b/lib/livebook/runtime.ex @@ -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