Skip to content

Commit a81afea

Browse files
committed
run checkers
1 parent e43e745 commit a81afea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/v3-migration-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ auto limit = google::cloud::bigtable::AsyncRowReader<>::NO_ROWS_LIMIT;
118118
// After
119119
auto limit = google::cloud::bigtable::RowReader::NO_ROWS_LIMIT;
120120
```
121-
121+
122122
</details>
123123

124124
### Pubsub

0 commit comments

Comments
 (0)