diff --git a/contributors.yml b/contributors.yml index 14beceade9..54ac7d1cc0 100644 --- a/contributors.yml +++ b/contributors.yml @@ -126,3 +126,4 @@ - xavier-lc - xcsnowcity - yuleicul +- lequangdongg diff --git a/docs/components/await.md b/docs/components/await.md index fed73662fa..809691cbf2 100644 --- a/docs/components/await.md +++ b/docs/components/await.md @@ -108,7 +108,7 @@ import { defer, Route, useLoaderData, - Async, + Await, } from "react-router-dom"; // given this route