Skip to content

Commit 1e50af6

Browse files
committed
Forgot to commit the actual source file
1 parent 680583e commit 1e50af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/auth/src/platform_browser/persistence/cookie_storage.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ export class CookiePersistence implements PersistenceInternal {
155155
}
156156

157157
/**
158-
* An implementation of {@link Persistence} of type `COOKIE`, for use on the client-side in
158+
* An implementation of {@link Persistence} of type `COOKIE`, for use on the client side in
159159
* applications leveraging hybrid rendering and middleware.
160160
*
161161
* @remarks This persistence method requires companion middleware to function, such as that provided

0 commit comments

Comments
 (0)