Skip to content

Commit a95b601

Browse files
committed
Doc: fix typo in README
Fix #613
1 parent f5b987d commit a95b601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ See Wiki: https://github.com/fastfetch-cli/fastfetch/wiki/Building
6262
* Run it with [all supported modules](https://github.com/fastfetch-cli/fastfetch/wiki/Support+Status#available-modules) and find what you interest: `fastfetch -c all.jsonc`
6363
* Find all data that fastfetch detects: `fastfetch -s <module> --format json`
6464
* Display help messages: `fastfetch --help`
65-
* Generate config file based on command line arguments: `fastfetch --arg1 --arg2 --mirgrate-config`
65+
* Generate config file based on command line arguments: `fastfetch --arg1 --arg2 --migrate-config`
6666

6767
## Customization
6868

0 commit comments

Comments
 (0)