Skip to content

Commit

Permalink
Update swr-v1.en-US.mdx (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
shuding authored Mar 6, 2022
1 parent 3f77aa2 commit a278fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/blog/swr-v1.en-US.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ More information can be found [here](/docs/global-configuration#access-to-global

### Middleware

SWR Middlewares provide a new way for you to build and reuse abstractions on top of SWR hooks:
SWR Middleware provide a new way for you to build and reuse abstractions on top of SWR hooks:

```jsx
<SWRConfig value={{ use: [...middleware] }}>
Expand Down

1 comment on commit a278fec

@vercel
Copy link

@vercel vercel bot commented on a278fec Mar 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

Please sign in to comment.