From 95bf02f94f84e89575b348ea6aafde436a73e001 Mon Sep 17 00:00:00 2001 From: Pascal Wengerter Date: Tue, 27 Apr 2021 13:51:12 +0100 Subject: [PATCH] Update docs/extensions/accounts/releasing.md Co-authored-by: Alex Unger <6905948+refs@users.noreply.github.com> --- docs/extensions/accounts/releasing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/extensions/accounts/releasing.md b/docs/extensions/accounts/releasing.md index a64c7e1f75..dce4052195 100644 --- a/docs/extensions/accounts/releasing.md +++ b/docs/extensions/accounts/releasing.md @@ -12,7 +12,7 @@ geekdocFilePath: releasing.md After adding changes to the Accounts package within oCIS and testing them locally, you want to update the compiled assets to the oCIS binary. -To achieve this, you have run a Go command and add the results to your PR. +To achieve this, you have to run a Go command and add the results to your PR. ### Package Hierarchy