diff --git a/files/en-us/web/api/navigationactivation/index.md b/files/en-us/web/api/navigationactivation/index.md index ce6fd9b07073157..39ba326d5bb8690 100644 --- a/files/en-us/web/api/navigationactivation/index.md +++ b/files/en-us/web/api/navigationactivation/index.md @@ -78,7 +78,7 @@ window.addEventListener("pagereveal", async (e) => { }); ``` -> **Note:** See [List of Chrome Dev Rel team members](https://view-transitions.netlify.app/profiles/mpa/) for the live demo this code is taken from. +> **Note:** See [List of Chrome DevRel team members](https://view-transitions.netlify.app/profiles/mpa/) for the live demo this code is taken from. ## Specifications