Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Oops, a typo
  • Loading branch information
john committed Mar 23, 2018
1 parent d9c77dd commit f3dfef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# A queue for you!

This is dead a simple queue implementation that only supports integers and
This is a dead simple queue implementation that only supports integers and
has the following interface:
```c
/* Create a brand new queue out of thin air. */
Expand Down

0 comments on commit f3dfef5

Please sign in to comment.