Skip to content

Commit

Permalink
docs: fix typo revalidatePath -> revalidateTag
Browse files Browse the repository at this point in the history
  • Loading branch information
chanyeinthaw authored Aug 27, 2023
1 parent fd2a01a commit f16f1d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: revalidateTag
description: API Reference for the revalidateTag function.
---

`revalidatePath` allows you to purge [cached data](/docs/app/building-your-application/caching) on-demand for a specific cache tag.
`revalidateTag` allows you to purge [cached data](/docs/app/building-your-application/caching) on-demand for a specific cache tag.

> **Good to know**:
>
Expand Down

0 comments on commit f16f1d7

Please sign in to comment.