Bläddra i källkod

Fix typo on finalize

Signed-off-by: Ulysses Souza <[email protected]>
Ulysses Souza 6 år sedan
förälder
incheckning
15f8c30a51
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      script/release/README.md

+ 1 - 1
script/release/README.md

@@ -129,7 +129,7 @@ assets public), proceed to the "Finalize a release" section of this guide.
 Once you're ready to make your release public, you may execute the following
 Once you're ready to make your release public, you may execute the following
 command from the root of the Compose repository:
 command from the root of the Compose repository:
 ```
 ```
-./script/release/release.sh -b <BINTRAY_USERNAME> finalize RELEAE_VERSION
+./script/release/release.sh -b <BINTRAY_USERNAME> finalize RELEASE_VERSION
 ```
 ```
 
 
 Note that this command will create and publish versioned assets to the public.
 Note that this command will create and publish versioned assets to the public.