Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoffreyParrier authored Jan 20, 2025
1 parent f6c9865 commit fb76244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/guide/best-practices/performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ While it would be ideal to maximize both, different frontend architectures tend

- Jason Miller discusses the types of web applications and their respective ideal implementation / delivery in [Application Holotypes](https://jasonformat.com/application-holotypes/).

:::info [Fist Input Delay (FID)](https://web.dev/articles/fid) as been replaced by [Interaction to Next Paint](https://web.dev/articles/inp).
:::info [Fist Input Delay (FID)](https://web.dev/articles/fid) has been replaced by [Interaction to Next Paint](https://web.dev/articles/inp).

Learn more about [How is INP different from First Input Delay (FID)?](https://web.dev/articles/inp#inp-vs-fid)
:::
Expand Down

0 comments on commit fb76244

Please sign in to comment.