Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Yuki Okushi <jtitor@2k36.org>
  • Loading branch information
Byron and JohnTitor authored Aug 2, 2023
1 parent b58db7f commit 02cd317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MAINTENANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This document explains how to perform the project's maintenance tasks.

#### Process

To generated all the artifacts above, one proceeds as follows:
To generate all the artifacts above, one proceeds as follows:

1. `git checkout -b release-<next-version>` - move to a branch to prepare making changes to the repository. *Changes cannot be made to `main` as it is protected.*
2. Edit `Cargo.toml` to the next package version.
Expand Down

0 comments on commit 02cd317

Please sign in to comment.