Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leekevinyg committed Jun 21, 2020
1 parent ca29a4c commit 7158de5
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 @@ -85,4 +85,4 @@ Returns the length of the queue.

* **getHeap()**

Returns an array representation of the binary heap backing the priority queue. Note this contains a dummy ```null``` element at index ```0```.
Returns an array representation of the binary heap backing the priority queue. Note that this contains a dummy ```null``` element at index ```0```.

0 comments on commit 7158de5

Please sign in to comment.