Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 5c0e7c5

Browse files
committed
fixed wording
1 parent 2e09bcc commit 5c0e7c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

UPGRADING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The v3.0.0 release of `google-cloud-bigtable` deprecates the previous `google.cl
1010
- `google.cloud.bigtable.admin.BigtableTableAdminClient`
1111
- `google.cloud.bigtable.admin.BigtableTableAdminClientAsync`
1212

13-
The deprecated client will remain available as an alternative API surface to the new clients. For most users, existing code will continue to work as before. But there may be some breaking changes associated with this update, which are detailed in this document.
13+
The deprecated client will remain available as an alternative API surface, which internally delegates calls to the respective new clients. For most users, existing code will continue to work as before. But there may be some breaking changes associated with this update, which are detailed in this document.
1414

1515
If you experience technical issues or have questions, please file an [issue](https://github.com/googleapis/python-bigtable/issues).
1616

0 commit comments

Comments
 (0)