diff --git a/README.md b/README.md index c3b6b3b..b25edc5 100644 --- a/README.md +++ b/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. */