Skip to content

Commit

Permalink
fix: copy-paste error
Browse files Browse the repository at this point in the history
  • Loading branch information
olavloite committed Aug 3, 2021
1 parent 23e418d commit 260831d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/database-get-default-leader.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

// sample-metadata:
// title: Gets the default leader option of an existing database
// usage: node database-get-ddl.js <INSTANCE_ID> <DATABASE_ID> <PROJECT_ID>
// usage: node database-get-default-leader.js <INSTANCE_ID> <DATABASE_ID> <PROJECT_ID>

'use strict';

Expand Down

0 comments on commit 260831d

Please sign in to comment.