diff --git a/docs/api-reference/v1/openapi-v1.json b/docs/api-reference/v1/openapi-v1.json
index 7f96a2a602..479dccf977 100644
--- a/docs/api-reference/v1/openapi-v1.json
+++ b/docs/api-reference/v1/openapi-v1.json
@@ -3208,7 +3208,7 @@
"tags": ["Memberships"],
"responses": {
"201": {
- "description": "OK, membership removed successfuly"
+ "description": "OK, membership removed successfully"
},
"400": {
"description": "Bad request. Membership id is invalid."
@@ -4538,7 +4538,7 @@
"tags": ["Users"],
"responses": {
"201": {
- "description": "OK, user removed successfuly"
+ "description": "OK, user removed successfully"
},
"400": {
"description": "Bad request. User id is invalid."
diff --git a/docs/api-reference/v2/openapi.json b/docs/api-reference/v2/openapi.json
index 378c3f481c..d03edb9ece 100644
--- a/docs/api-reference/v2/openapi.json
+++ b/docs/api-reference/v2/openapi.json
@@ -7307,7 +7307,7 @@
},
"disableOnPrefill": {
"type": "boolean",
- "description": "Disable this booking field if the URL contains query parameter with key equal to the slug and prefill it with the provided value. For example, if the slug is `language` and options of this select field are ['english', 'italian'] and the URL contains query parameter `&language=italian`, the 'italian' radio buttom will be selected and the select field will be disabled."
+ "description": "Disable this booking field if the URL contains query parameter with key equal to the slug and prefill it with the provided value. For example, if the slug is `language` and options of this select field are ['english', 'italian'] and the URL contains query parameter `&language=italian`, the 'italian' radio button will be selected and the select field will be disabled."
},
"hidden": {
"type": "boolean",
@@ -7915,7 +7915,7 @@
},
"beforeEventBuffer": {
"type": "number",
- "description": "Time spaces that can be pre-pended before an event to give more time before it."
+ "description": "Time spaces that can be prepended before an event to give more time before it."
},
"afterEventBuffer": {
"type": "number",
@@ -8966,7 +8966,7 @@
},
"disableOnPrefill": {
"type": "boolean",
- "description": "Disable this booking field if the URL contains query parameter with key equal to the slug and prefill it with the provided value. For example, if the slug is `language` and options of this select field are ['english', 'italian'] and the URL contains query parameter `&language=italian`, the 'italian' radio buttom will be selected and the select field will be disabled."
+ "description": "Disable this booking field if the URL contains query parameter with key equal to the slug and prefill it with the provided value. For example, if the slug is `language` and options of this select field are ['english', 'italian'] and the URL contains query parameter `&language=italian`, the 'italian' radio button will be selected and the select field will be disabled."
},
"hidden": {
"type": "boolean",
@@ -9607,7 +9607,7 @@
},
"beforeEventBuffer": {
"type": "number",
- "description": "Time spaces that can be pre-pended before an event to give more time before it."
+ "description": "Time spaces that can be prepended before an event to give more time before it."
},
"afterEventBuffer": {
"type": "number",
@@ -10962,7 +10962,7 @@
},
"beforeEventBuffer": {
"type": "number",
- "description": "Time spaces that can be pre-pended before an event to give more time before it."
+ "description": "Time spaces that can be prepended before an event to give more time before it."
},
"afterEventBuffer": {
"type": "number",
@@ -11733,7 +11733,7 @@
},
"beforeEventBuffer": {
"type": "number",
- "description": "Time spaces that can be pre-pended before an event to give more time before it."
+ "description": "Time spaces that can be prepended before an event to give more time before it."
},
"afterEventBuffer": {
"type": "number",
@@ -15259,7 +15259,7 @@
"externalId": {
"type": "string",
"example": "https://caldav.icloud.com/26962146906/calendars/1644422A-1945-4438-BBC0-4F0Q23A57R7S/",
- "description": "Unique identifier used to represent the specfic calendar, as returned by the /calendars endpoint"
+ "description": "Unique identifier used to represent the specific calendar, as returned by the /calendars endpoint"
}
},
"required": ["integration", "externalId"]
diff --git a/docs/developing/open-source-contribution/introduction.mdx b/docs/developing/open-source-contribution/introduction.mdx
index 6da7c0b7c2..670e8de7ab 100644
--- a/docs/developing/open-source-contribution/introduction.mdx
+++ b/docs/developing/open-source-contribution/introduction.mdx
@@ -13,7 +13,7 @@ Contributions are what make the open source community such an amazing place to l
| :-------------------------------------------------------------- | :-------------------------------------------------- |
| Minor improvements, non-core feature requests | |
| Confusing UX (... but working) |
|
-| Core Features (Booking page, availabilty, timezone calculation) |
|
+| Core Features (Booking page, availability, timezone calculation)|
|
| Core Bugs (Login, Booking page, Emails are not working) |
|
diff --git a/docs/introduction.mdx b/docs/introduction.mdx
index d4379b597f..d57697becd 100644
--- a/docs/introduction.mdx
+++ b/docs/introduction.mdx
@@ -43,7 +43,7 @@ If you would like to get right into exploring our core features which are availa
## Enterprise Features
-Cal.com offers a variety of premium features which can be accessed through aquiring the enterprise license. To get an idea of what you get in return for the enterprise license, you can head to our Enterprise Features section:
+Cal.com offers a variety of premium features which can be accessed through acquiring the enterprise license. To get an idea of what you get in return for the enterprise license, you can head to our Enterprise Features section: