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 f034e8e + a042cb3 commit dc3024fCopy full SHA for dc3024f
docs/intro/before-you-begin/app-architecture.md
@@ -22,7 +22,7 @@ This includes:
22
23
Backend usually refers to more complex logic and data storage. This includes:
24
25
-- Setting up a database that is capabale of storing, sending and retrieving data
+- Setting up a database that is capable of storing, sending and retrieving data
26
- Leveraging off-the-shelf services, like authentication providers or payment platforms
27
- Defining business logic, either by writing code or using a low-code tool
28
0 commit comments