Skip to content

Commit

Permalink
README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Mar 2, 2015
1 parent 71bb3cf commit ceec5b5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
unexpected-dom
==============

[![NPM version](https://badge.fury.io/js/unexpeced-dom.svg)](http://badge.fury.io/js/unexpeced-dom)
[![Build Status](https://travis-ci.org/Munter/unexpeced-dom.svg?branch=master)](https://travis-ci.org/Munter/unexpeced-dom)
[![Coverage Status](https://img.shields.io/coveralls/Munter/unexpeced-dom.svg?style=flat)](https://coveralls.io/r/Munter/unexpeced-dom?branch=master)
[![Dependency Status](https://david-dm.org/Munter/unexpeced-dom.svg)](https://david-dm.org/Munter/unexpeced-dom)
[![NPM version](https://badge.fury.io/js/unexpected-dom.svg)](http://badge.fury.io/js/unexpected-dom)
[![Build Status](https://travis-ci.org/Munter/unexpected-dom.svg?branch=master)](https://travis-ci.org/Munter/unexpected-dom)
[![Coverage Status](https://img.shields.io/coveralls/Munter/unexpected-dom.svg?style=flat)](https://coveralls.io/r/Munter/unexpected-dom?branch=master)
[![Dependency Status](https://david-dm.org/Munter/unexpected-dom.svg)](https://david-dm.org/Munter/unexpected-dom)

A plugin for [unexpected](http://sunesimonsen.github.io/unexpected) that adds custom assertions form DOM elements.

Expand Down

0 comments on commit ceec5b5

Please sign in to comment.