Skip to content

Commit 76dc605

Browse files
committed
fix formatting
1 parent 26c03c4 commit 76dc605

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
@@ -50,7 +50,7 @@ module which can be added to your `MODULE.bazel` file as a dependency.
5050
<summary>Removed <code>bigtable::AsyncRowReader<>::NO_ROWS_LIMIT</code>
5151
</summary>
5252

53-
AsyncRowReader::NO_ROWS_LIMIT has been removed. Please use
53+
AsyncRowReader::NO_ROWS_LIMIT has been removed. Please use
5454
`google::cloud::bigtable::RowReader::NO_ROWS_LIMIT` instead.
5555

5656
</details>

0 commit comments

Comments
 (0)