Skip to content

Commit

Permalink
Update docs/node.md
Browse files Browse the repository at this point in the history
Co-authored-by: Christopher Rybicki <crybicki98@gmail.com>
  • Loading branch information
AminFazlMondo and Chriscbr authored Mar 29, 2022
1 parent 7959f2d commit 4bf606d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/node.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ const project = new javascript.NodeProject({
name: 'my-project',
scopedPackagesOptions: [
{
registryUrl: '<code-artifact-regitry-url>',
registryUrl: '<code-artifact-registry-url>',
scope: '@somescope',
}
]
Expand Down

0 comments on commit 4bf606d

Please sign in to comment.