diff --git a/website/src/components/DocPageAuthentication.js b/website/src/components/DocPageAuthentication.js index 9b0e0620..e352fb56 100644 --- a/website/src/components/DocPageAuthentication.js +++ b/website/src/components/DocPageAuthentication.js @@ -5,7 +5,7 @@ import style from './DocPageAuthentication.module.css' export default function DocAuthentication() { return (
-

Welcome on Dagger documentation

+

Welcome to the Dagger documentation

Please Sign In to Github to get access to the doc

window.location.href = process.env.REACT_APP_GITHUB_AUTHORIZE_URI} />