Skip to content

Commit dfe290b

Browse files
committed
Fix capitalization
1 parent 8c7f6d3 commit dfe290b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/interactions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,9 @@ Animation style with which `"goToArtboard"` and `"overlay"` actions transition f
171171
| duration | number | Length of animation in seconds. |
172172
| easing | string | One of: `"linear"`, `"ease-in"`, `"ease-out"`, `"ease-in-out"`, `"wind-up"`, `"bounce"`, `"snap"` |
173173

174-
<a name="flowInfo" id="flowInfo"></a>
174+
<a name="FlowInfo" id="FlowInfo"></a>
175175

176-
### Typedef flowInfo
176+
### Typedef FlowInfo
177177
Information related to a particular flow
178178

179179
| Property | Type | Description |

0 commit comments

Comments
 (0)