Skip to content

Commit 9bab3e5

Browse files
authored
Update README.md
1 parent 02406cd commit 9bab3e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Noticed the `postFiler` parameter. Similar to that, each method has its own para
4747
var postFilter = new PostFilter()
4848
{
4949
Sort = PostSort.Creation
50-
;
50+
};
5151
```
5252

5353
## Parameter Filters

0 commit comments

Comments
 (0)