Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

Thaw works by operating directly on the `ref` specified for your flake's inputs. If a ref exists
on the input and is a valid SemVer version, thaw will attempt to upgrade it to the latest version.
Both url querey param and object configuration syntax are supported.
Both url query param and object configuration syntax are supported.

By default, non-major upgrades are allowed, but this can be changed with the `--major` flag. No
additional tools or components are required.
Expand Down