Skip to content

Commit ecba391

Browse files
committed
updated content
1 parent 766e227 commit ecba391

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/troubleshooting/custom-actions/custom_actions_errors.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ title: Custom Actions Errors
66
# Custom Actions Errors
77

88
:::info[Prerequisites]
9-
- A basic understanding of how custom actions work in FlutterFlow.
9+
- A basic understanding of how custom actions work.
1010
- A FlutterFlow project with a custom action already created.
1111
:::
1212

1313

14-
Custom actions in FlutterFlow are powerful, but troubleshooting them can be tricky. This guide will help you systematically resolve common issues.
14+
Custom actions are powerful, but troubleshooting them can be tricky. This guide will help you systematically resolve common issues.
1515

1616

1717
- **Read the Error Message**
@@ -119,7 +119,7 @@ Custom actions in FlutterFlow are powerful, but troubleshooting them can be tric
119119

120120
- **Duplicate Data Types/Structs**
121121

122-
Do not redefine data types or structs already defined in FlutterFlow's data schema panel.
122+
Do not redefine data types or structs already defined in the data schema panel.
123123

124124
![](../assets/20250430121144853131.png)
125125

0 commit comments

Comments
 (0)