Skip to content

Commit 9d7cf9d

Browse files
author
gitikavj
committed
fix: capitalize AgentCore in vended README
1 parent 6e42509 commit 9d7cf9d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/assets/__tests__/__snapshots__/assets.snapshot.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2358,7 +2358,7 @@ packages = ["."]
23582358
`;
23592359
23602360
exports[`Assets Directory Snapshots > Python framework assets > python/python/strands/base/README.md should match snapshot 1`] = `
2361-
"This is a project generated by the agentcore create CLI tool!
2361+
"This is a project generated by the AgentCore CLI!
23622362
23632363
# Layout
23642364

src/assets/python/strands/base/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This is a project generated by the agentcore create CLI tool!
1+
This is a project generated by the AgentCore CLI!
22

33
# Layout
44

0 commit comments

Comments
 (0)