Skip to content

Commit 4b89803

Browse files
authored
refactor: notify.txt typos (#6616)
--- - Treat all work as PUBLIC. Private `feature/x` branches will not be squash-merged at release time. - Your code changes must meet the guidelines in [CONTRIBUTING.md](https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#guidelines). - License: I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent f847d28 commit 4b89803

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildspec/release/notify.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Released ${EXTENSION_NAME} v${VERSION} for VSCode
1+
Released ${EXTENSION_NAME} v${VERSION} for VS Code
22

33
${CHANGELOG}
44

55
Changelog: https://github.com/aws/aws-toolkit-vscode/blob/master/packages/${TARGET_EXTENSION}/CHANGELOG.md
6-
Release Arifact: https://github.com/aws/aws-toolkit-vscode/releases/tag/${TARGET_EXTENSION}/v${VERSION}
6+
Release Artifact: https://github.com/aws/aws-toolkit-vscode/releases/tag/${TARGET_EXTENSION}/v${VERSION}

0 commit comments

Comments
 (0)