Skip to content

Commit dab5b0b

Browse files
authoredSep 24, 2023
Merge pull request #3698 from nguyenfamj/docs-createApi-keepUnusedDataFor
2 parents d8db6f7 + 819bbe6 commit dab5b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/rtk-query/api/createApi.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ See also [Invalidating cache data](../usage/automated-refetching.mdx#invalidatin
508508

509509
_(optional, only for query endpoints)_
510510

511-
Overrides the api-wide definition of `keepUnusedDataFor` for this endpoint only.a
511+
Overrides the api-wide definition of `keepUnusedDataFor` for this endpoint only.
512512

513513
[summary](docblock://query/createApi.ts?token=CreateApiOptions.keepUnusedDataFor)
514514

0 commit comments

Comments
 (0)
Please sign in to comment.