Fix: typo in intro_to_livebook.livemd (#2283)

This commit is contained in:
Matthias 2023-10-18 12:47:21 +02:00 committed by José Valim
parent 7c7d8c14cc
commit be008c7650

View file

@ -224,7 +224,7 @@ let's check it out.
### Communication and automation of Elixir systems ### Communication and automation of Elixir systems
You may also deploy notebooks as applications that automate and monitor You may also deploy notebooks as applications that automate and monitor
live Elixir systems. By cliking on "+ Smart cell", you will find Livebook live Elixir systems. By clicking on "+ Smart cell", you will find Livebook
provides a "Remote execution" widget, that allows you to configure the provides a "Remote execution" widget, that allows you to configure the
node name, cookie, and the code you want to execute on the remote node. node name, cookie, and the code you want to execute on the remote node.