README: Fix typo.
README.md
| 67 | 67 | mkdir-p .local/share .cache .config | |
| 68 | 68 | ``` | |
| 69 | 69 | ||
| 70 | - | ### Creating the firt home generation | |
| 70 | + | ### Creating the first home generation | |
| 71 | 71 | ||
| 72 | 72 | To create your first home configuration, you must create a configuration file. | |
| 73 | 73 | For instance, create `/data/alice/.config/guix/home.scm`: |