Skip to content

Commit

Permalink
🦉 Updates from OwlBot post-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Jan 15, 2025
1 parent 7714287 commit 4fe3b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-memorystore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ async function callListInstances() {
// Run request
const iterable = memorystoreClient.listInstancesAsync(request);
for await (const response of iterable) {
console.log(response);
console.log(response);
}
}

Expand Down

0 comments on commit 4fe3b5a

Please sign in to comment.