From 01a0fe4e17ccdb8963c634be40c0b6eff5e7e0b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Ferretti?= Date: Tue, 16 Apr 2024 11:59:01 +0200 Subject: [PATCH] docs: fix typo --- pages/platform/index.mdoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/platform/index.mdoc b/pages/platform/index.mdoc index 9199130..cd52f05 100644 --- a/pages/platform/index.mdoc +++ b/pages/platform/index.mdoc @@ -17,7 +17,7 @@ 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" /%} @@ -25,7 +25,7 @@ If you need to customize the appearance of any atom, you can pass in custom css {% 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" /%} @@ -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#/) \ No newline at end of file +To check all the available endpoints click [here](https://api.cal.com/v2/docs#/)