Skip to content

Commit 73176aa

Browse files
update grammar
1 parent 476f05d commit 73176aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/planet_auth/auth.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ def ensure_request_authenticator_is_ready(
131131
132132
This can be more complex than it sounds given the variations in the
133133
capabilities of authentication clients and possible session states.
134-
Client may be initialized with active sessions, initialized with stale
134+
Clients may be initialized with active sessions, initialized with stale
135135
but still valid sessions, initialized with invalid or expired
136136
sessions, or completely uninitialized. The process taken to ensure
137137
client readiness with as little user disruption as possible

0 commit comments

Comments
 (0)