Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Website doc typo: UseMutationResult.fulfilledTimestamp should be fulfilledTimeStamp #4634

Open
thom-nic opened this issue Sep 19, 2024 · 1 comment

Comments

@thom-nic
Copy link

from https://redux-toolkit.js.org/rtk-query/api/created-api/hooks#usemutation

fulfilledTimestamp?: number // Timestamp for when the mutation was completed

should have a capitalized 'S' as fulfilledTimeStamp

For the record since timestamp is a compound word I would not have expected the S to be capitalized however this project seems to have used that as a convention. So the doc will match the API at least.

@EskiMojo14
Copy link
Collaborator

PR welcome :)

agreed on Timestamp vs TimeStamp, but can't change it now 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants