Skip to content

Commit

Permalink
Merge pull request sstephenson#272 from jvanzyl/master
Browse files Browse the repository at this point in the history
Fix small typo: besis -> basis
  • Loading branch information
sublimino committed Apr 12, 2020
2 parents b030e8a + 18acb99 commit da4cefe
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 @@ -472,7 +472,7 @@ Bats supports loading external assertion libraries and helpers. Those under `bat
- https://github.com/bats-core/bats-support - supporting library for Bats test helpers
- https://github.com/bats-core/bats-detik - e2e tests of applications in K8s environments

and some external libraries, supported on a "best-effort" besis:
and some external libraries, supported on a "best-effort" basis:

- https://github.com/ztombol/bats-file (still compatible? Requires review)
- https://github.com/ztombol/bats-docs (still relevant? Requires review)
Expand Down

0 comments on commit da4cefe

Please sign in to comment.