Skip to content

Commit

Permalink
Merge pull request #11 from koeq/fix-typo
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
unstubbable authored Apr 26, 2023
2 parents 3a6f0fc + 8bd54bb commit 941ab30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/shared-app/src/server/fast-page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const content = `
Try to click fast between the different navigation links. Thanks to **Suspense**
and **transitions** the navigations are interruptible.
The pending navigation is indicated by rendering the the page contents with a
The pending navigation is indicated by rendering the page contents with a
reduced opacity.
`;

Expand Down

1 comment on commit 941ab30

@vercel
Copy link

@vercel vercel bot commented on 941ab30 Apr 26, 2023

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:

mfng – ./

mfng-unstubbable.vercel.app
mfng.vercel.app
mfng-git-main-unstubbable.vercel.app

Please sign in to comment.