Skip to content

Commit c4c0119

Browse files
authored
Fixes #8612 (#10731)
1 parent ddbc98b commit c4c0119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/augur-ui/src/modules/common/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1271,7 +1271,7 @@ export const TRADING_TUTORIAL_COPY = {
12711271
subheader: [
12721272
{
12731273
text:
1274-
"Once an order is partially or completely filled, you'll get a notification in the top right. The my fills tab is where you can track all filled or partially-filled orders.",
1274+
"Once an order is partially or completley filled, you'll get a notification in the top right. The my fills tab is where you can track all filled or partially-filled orders.",
12751275
},
12761276
],
12771277
},

0 commit comments

Comments
 (0)