We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 680583e commit 1e50af6Copy full SHA for 1e50af6
packages/auth/src/platform_browser/persistence/cookie_storage.ts
@@ -155,7 +155,7 @@ export class CookiePersistence implements PersistenceInternal {
155
}
156
157
/**
158
- * An implementation of {@link Persistence} of type `COOKIE`, for use on the client-side in
+ * An implementation of {@link Persistence} of type `COOKIE`, for use on the client side in
159
* applications leveraging hybrid rendering and middleware.
160
*
161
* @remarks This persistence method requires companion middleware to function, such as that provided
0 commit comments