Browse Source

fix typos (#259)

21e8 1 year ago
parent
commit
5bb14189c6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/pages/candy-machine/sugar/commands/freeze.md

+ 2 - 2
src/pages/candy-machine/sugar/commands/freeze.md

@@ -4,9 +4,9 @@ metaTitle: freeze | Sugar
 description: freeze command.
 ---
 
-When the Candy Machine has the freeze guard enabled, the `freeze` command can be used to manege its different stages.
+When the Candy Machine has the freeze guard enabled, the `freeze` command can be used to manage its different stages.
 
-After enabling the freeze guard on the default guards or an individual group, it needs to be initialized before minting can start. To initialize the freeza guard, use the `initialize` sub-command:
+After enabling the freeze guard on the default guards or an individual group, it needs to be initialized before minting can start. To initialize the freeze guard, use the `initialize` sub-command:
 
 ```
 sugar freeze initialize --period <SECONDS>