Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix typo #47

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions pages/platform/index.mdoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ Here's some examples around how you can use atoms in your project.

### 1. Google Calendar connect atom

The below code snippet renders the Gooogle calendar connect button which syncs a user's google calendar.
The below code snippet renders the Google calendar connect button which syncs a user's Google calendar.

{% img src="/docs/images/gcal_connect_atom.png" /%}

If you need to customize the appearance of any atom, you can pass in custom css styles via a className prop

{% img src="/docs/images/gcal_connect_atom_classname.png" /%}

This is how the google calendar connect button actually looks like
This is how the Google calendar connect button actually looks like

{% img src="/docs/images/gcal_atom.png" /%}

Expand Down Expand Up @@ -77,4 +77,4 @@ The below code snippet shows how the returned response looks like.

{% img src="/docs/images/availabilities.png" /%}

To check all the available endpoints click [here](https://api.cal.com/v2/docs#/)
To check all the available endpoints click [here](https://api.cal.com/v2/docs#/)