Fix: typo in intro_to_livebook.livemd (#2283)

This commit is contained in:
Matthias 2023-10-18 12:47:21 +02:00 committed by GitHub
parent 7799494db2
commit 6aba8f5a6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -224,7 +224,7 @@ let's check it out.
### Communication and automation of Elixir systems
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
node name, cookie, and the code you want to execute on the remote node.