diff --git a/rfcs/0049-flakes.md b/rfcs/0049-flakes.md index 16c5bc690..82a488611 100644 --- a/rfcs/0049-flakes.md +++ b/rfcs/0049-flakes.md @@ -327,7 +327,7 @@ Currently the following types of flake references are supported: github:/(/)?(\?)? `` specifies the name of a branch or tag (`ref`), or a - commit hash (`rev`). Note that unlike GitHub, Git allows fetching by + commit hash (`rev`). Note that unlike Git, GitHub allows fetching by commit hash without specifying a branch or tag. The only supported parameter is `dir` (see above).