Skip to content

Commit

Permalink
fix typos (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
hattizai authored Mar 27, 2024
1 parent cac7e8d commit d17cfd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/SPECIFICATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -1172,7 +1172,7 @@ Results can be filtered with these query string parameters:
```jsx
from_id=<id> // minimum id
from_ts=<timestamp> // minumum timestamp
from_ts=<timestamp> // minimum timestamp
fid=<fid> // filter events by a particular fid
name=<username> // filter events for a particular name
```
Expand Down

0 comments on commit d17cfd9

Please sign in to comment.