Skip to content

Commit 0d43ee7

Browse files
authored
Fix typo in README
cgf.toml -> cfg.toml
1 parent e23b037 commit 0d43ee7

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
@@ -87,7 +87,7 @@ the name of the repository you are configuring homu for.
8787
existing account. In the [account settings][settings], go to "OAuth
8888
applications" and create a new application:
8989
- Make note of the "Client ID" and "Client Secret"; you will need to put them in
90-
your `cgf.toml`.
90+
your `cfg.toml`.
9191
- The OAuth Callback URL should be `http://HOST:PORT/callback`.
9292
- The homepage URL isn't necessary; you could set `http://HOST:PORT/`.
9393

0 commit comments

Comments
 (0)