Skip to content

Commit 8caa150

Browse files
authored
Merge branch 'main' into patch-4
2 parents aaab717 + dc3024f commit 8caa150

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/intro/before-you-begin/app-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This includes:
2222

2323
Backend usually refers to more complex logic and data storage. This includes:
2424

25-
- Setting up a database that is capabale of storing, sending and retrieving data
25+
- Setting up a database that is capable of storing, sending and retrieving data
2626
- Leveraging off-the-shelf services, like authentication providers or payment platforms
2727
- Defining business logic, either by writing code or using a low-code tool
2828

docs/intro/ff-ui/dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ You can also find links to various resources to assist in building apps with Flu
7474
- Additionally, ensure that you have added a name to your FlutterFlow profile. The same name will be used for the community forum profile.
7575
:::
7676

77-
- **URL Access (Only Available for Enterprise Users)**: You can view and copy URLs that need to be whitelisted for FlutterFlow to function correctly in enterprise environments with restricted internet access. Check out docs on **[Whitelisting URLS](../../misc/enterprise-page.md#whitelist-urls)**.
77+
- **URL Access (Only Available for Enterprise Users)**: You can view and copy URLs that need to be whitelisted for FlutterFlow to function correctly in enterprise environments with restricted internet access. Check out docs on **[Whitelisting URLs](../../misc/enterprise-page.md#whitelist-urls)**.
7878

7979
![url-access](imgs/url-access-dashboard.avif)
8080

docs/marketplace/creators-hub/submit-item-for-review.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Please review our [**Submission Guidelines**](submission-criteria.md) and our [*
2020

2121
## How to Submit an Item
2222

23-
An item can be an enitre project (in the case of Temlate Apps or Libraries), a page or a component (in the case of Template Page & Components) or a Custom Function, Action or Widget (in the case of Custom Code).
23+
An item can be an entire project (in the case of Temlate Apps or Libraries), a page or a component (in the case of Template Page & Components) or a Custom Function, Action or Widget (in the case of Custom Code).
2424

2525
### 1. Set your project as a Marketplace project
2626

0 commit comments

Comments
 (0)