Fix typos (#80)

This commit is contained in:
Luflosi
2019-12-29 14:23:16 +01:00
committed by Antynea
parent 27335ffbaf
commit 21df698e04

View File

@@ -132,10 +132,10 @@ You have the possibility to modify many parameters in `/etc/default/grub-btrfs/c
## ##
### Automatically update grub ### Automatically update grub
If you would like Grub to automatically update when a snapshots is made or deleted: If you would like Grub to automatically update when a snapshot is made or deleted:
* Mount your subvolume which contains snapshots to `/.snapshots` * Mount your subvolume which contains snapshots to `/.snapshots`
* Use `systemctl start/enable grub-btrfs.path` * Use `systemctl start/enable grub-btrfs.path`
* `grub-btrfs.path` automatically (re)generate `grub.cfg` when a modification appear in `/.snapshots` * `grub-btrfs.path` automatically (re)generates `grub.cfg` when a modification appears in `/.snapshots`
## ##
### Special thanks for assistance and contributions ### Special thanks for assistance and contributions
* [maximbaz](https://github.com/maximbaz) * [maximbaz](https://github.com/maximbaz)