Fix typo in README.md (#2677)

This commit is contained in:
Barna Kovacs 2024-06-25 13:09:35 +02:00 committed by GitHub
parent a587128a60
commit 623f384d48
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -257,7 +257,7 @@ The following environment variables can be used to configure Livebook on boot:
Must be a valid IPv4 or IPv6 address. Must be a valid IPv4 or IPv6 address.
* `LIVEBOOK_NODE` - sets the node name for running Livebook in a cluster. * `LIVEBOOK_NODE` - sets the node name for running Livebook in a cluster.
Note that Livebook always runs using long names distrivution, so the Note that Livebook always runs using long names distribution, so the
node host name must use a fully qualified domain name (FQDN) or an IP node host name must use a fully qualified domain name (FQDN) or an IP
address. address.