Skip to content

Commit a918344

Browse files
committed
typos
1 parent ab1c691 commit a918344

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Swagger JS library
22

3-
[![Build Status](https://api.travis-ci.org/swagger-api/swagger-js.png?branch=develop_2.0)](https://travis-ci.org/swagger-api/swagger-js)
3+
[![Build Status](https://api.travis-ci.org/swagger-api/swagger-js.png)](https://travis-ci.org/swagger-api/swagger-js)
44

5-
This is the Wordnik Swagger javascript client for use with [swagger](http://swagger.io) enabled APIs.
6-
It's written in CoffeeScript and tested with Jasmine, and is the fastest way to enable a javascript client to communicate with a swagger-enabled server.
5+
This is the Swagger javascript client for use with [swagger](http://swagger.io) enabled APIs.
6+
It's written in javascript and tested with mocha, and is the fastest way to enable a javascript client to communicate with a swagger-enabled server.
77

88
## What's Swagger?
99

0 commit comments

Comments
 (0)