Skip to content
This repository has been archived by the owner on Sep 19, 2018. It is now read-only.

Commit

Permalink
Merge pull request #146 from cvrebert/patch-1
Browse files Browse the repository at this point in the history
docs/api.md: Fix link to "List of Assertions" section; r=Ms2ger
  • Loading branch information
Ms2ger committed Sep 13, 2015
2 parents cf98770 + 4368983 commit e5c3737
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api.md
Expand Up @@ -248,8 +248,8 @@ The test title for sinple page tests is always taken from `document.title`.
## Making assertions ##

Functions for making assertions start `assert_`. The full list of
asserts avaliable is documented in the [asserts](#asserts) section
below.. The general signature is
asserts avaliable is documented in the [asserts](#list-of-assertions) section
below. The general signature is

```js
assert_something(actual, expected, description)
Expand Down

0 comments on commit e5c3737

Please sign in to comment.