From 524f68bbea15411d2ab9db725b892abab282c736 Mon Sep 17 00:00:00 2001 From: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com> Date: Mon, 18 Nov 2024 11:15:43 -0500 Subject: [PATCH] Update content/guides/advanced/verified-builds.md --- content/guides/advanced/verified-builds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/guides/advanced/verified-builds.md b/content/guides/advanced/verified-builds.md index 61d7cc510..74004d1de 100644 --- a/content/guides/advanced/verified-builds.md +++ b/content/guides/advanced/verified-builds.md @@ -307,7 +307,7 @@ verification data. Until it was verified by a remote build it will show as unverified. Learn how you can verify your program against a public API in the next step. -If you want to lock the verification to certain a release you can append the +If you want to lock the verification to a certain release, you can append the `--commit-hash` flag to the command. ### Verify against public API