Skip to content

Commit

Permalink
Fix typo in link
Browse files Browse the repository at this point in the history
  • Loading branch information
ctison authored Sep 7, 2019
1 parent c416f18 commit a43cde5
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
@@ -1,6 +1,6 @@
[![CircleCI](https://circleci.com/gh/google/goexpect.svg?style=svg)](https://circleci.com/gh/google/goexpect)

This package is an implementation of [Expect](https://en.wikipedia.org/wiki/Expect) in [Go](golang.org).
This package is an implementation of [Expect](https://en.wikipedia.org/wiki/Expect) in [Go](https://golang.org).


## Features:
Expand Down

0 comments on commit a43cde5

Please sign in to comment.