We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06beb2a + 3c97ddf commit fdc217fCopy full SHA for fdc217f
1 file changed
README.md
@@ -271,7 +271,7 @@ and type the following code:
271
```html
272
<section class="phx-hero">
273
<h1>Welcome to Awesome App!</h1>
274
- <p>To get started, login to your Google Account: <p>
+ <p>To get started, login to your Google Account: </p>
275
<a href={@oauth_google_url}>
276
<img src="https://i.imgur.com/Kagbzkq.png" alt="Sign in with Google" />
277
</a>
0 commit comments