fix: typo
This commit is contained in:
parent
c37f92d65b
commit
12e6287b37
|
@ -89,7 +89,7 @@ const Expressions = ({
|
|||
ops: [
|
||||
{
|
||||
type: 'key',
|
||||
key: 'Timing',
|
||||
key: 'Flow',
|
||||
},
|
||||
{
|
||||
type: 'key',
|
||||
|
|
|
@ -51,7 +51,7 @@ const Literal = ({
|
|||
ops: [
|
||||
{
|
||||
type: 'key',
|
||||
key: 'Timing',
|
||||
key: 'Flow',
|
||||
},
|
||||
{
|
||||
type: 'key',
|
||||
|
|
Loading…
Reference in New Issue
Block a user