Skip to content

Commit 7c53b88

Browse files
committed
Update README.md
World's smallest docs typo fix.
1 parent c801f3c commit 7c53b88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/bare-metal/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ssh_authorized_keys:
2727
[CoreOS](https://coreos.com/) on bare metal doesn't detect the `$private_ipv4` reliably. Replace all occurences in the [user-data](../coreos/user-data) with the (private) IP address of the node.
2828

2929
### Add environment
30-
Since [CoreOS](https://coreos.com/) doesn't detect private and public IP adresses the `/etc/environmnet` file doesn't get written on boot. Add it to the `write_files` section of [user-data](../coreos/user-data)
30+
Since [CoreOS](https://coreos.com/) doesn't detect private and public IP adresses the `/etc/environment` file doesn't get written on boot. Add it to the `write_files` section of [user-data](../coreos/user-data)
3131

3232
```yaml
3333
- path: /etc/environment

0 commit comments

Comments
 (0)