Fix typos
This commit is contained in:
parent
3705b959d6
commit
3c80272673
21 changed files with 24 additions and 24 deletions
|
@ -2181,7 +2181,7 @@ export function _storyIdPredicate(
|
|||
return '$storyId IS NULL';
|
||||
}
|
||||
|
||||
// In constrast to: replies to a specific story
|
||||
// In contrast to: replies to a specific story
|
||||
return 'storyId IS $storyId';
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue