Skip to content

Commit

Permalink
Fix typo in CEF version (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
pcktdmp authored Mar 6, 2020
1 parent a977d49 commit cdc372a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ func main() {

```bash
$ ./cef
CEF:1|Cool Vendor|Cool Product|1.0|FLAKY_EVENT|Something flaky happened.|3|sourceAddress=127.0.0.1 requestClientApplication=Go-http-client/1.1
CEF:0|Cool Vendor|Cool Product|1.0|FLAKY_EVENT|Something flaky happened.|3|sourceAddress=127.0.0.1 requestClientApplication=Go-http-client/1.1
```

## Not yet implemented
Expand Down

0 comments on commit cdc372a

Please sign in to comment.