Skip to content

Commit 8c9448d

Browse files
committed
edits
1 parent 9788a0f commit 8c9448d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# tide-testing
2-
## a convenient bridge between surf and tide to generate synthetic events for testing
2+
## a convenient bridge between surf and tide to generate synthetic requests for testing
33

44
* [CI ![CI][ci-badge]][ci]
55
* [API Docs][docs] [![docs.rs docs][docs-badge]][docs]

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
)]
88
//! # Tide Testing Extension Trait
99
//!
10-
//! This trait provides an ergonomic extnsion for testing tide applications.
10+
//! This trait provides an ergonomic extension for testing tide applications.
1111
//!
1212
//! ## Usage:
1313
//!

0 commit comments

Comments
 (0)