Skip to content

Commit 34c9cf5

Browse files
authored
examples/nade-trajectories/readme: fix typo
1 parent 2b7b3a4 commit 34c9cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/nade-trajectories/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ This example shows how to create a overview of grenade trajectories of a match.
66

77
`go run nade_trajectories.go -demo /path/to/demo > out.jpg`
88

9-
This will create a JPGE with grenade trajectories of the first five rounds. The reason it doesn't do more trajectories is because the image would look quite cluttered otherwise.
9+
This will create a JPEG with grenade trajectories of the first five rounds. The reason it doesn't do more trajectories is because the image would look quite cluttered otherwise.
1010

1111
![Resulting map overview with trajectories](https://raw.githubusercontent.com/markus-wa/demoinfocs-golang/master/examples/nade-trajectories/nade_trajectories.jpg)

0 commit comments

Comments
 (0)