Skip to content

Commit dc3024f

Browse files
authored
Merge pull request #352 from kathankraithatha/patch-1
Update app-architecture.md
2 parents f034e8e + a042cb3 commit dc3024f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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

0 commit comments

Comments
 (0)