Skip to content

Commit 177cc7f

Browse files
jlizenseanmonstar
authored andcommitted
cleanup: typo fix
1 parent 409cff3 commit 177cc7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/async_impl/client.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1964,7 +1964,7 @@ impl ClientBuilder {
19641964

19651965
/// Adds a new Tower [`Layer`](https://docs.rs/tower/latest/tower/trait.Layer.html) to the
19661966
/// base connector [`Service`](https://docs.rs/tower/latest/tower/trait.Service.html) which
1967-
/// is responsible for connection establishment.a
1967+
/// is responsible for connection establishment.
19681968
///
19691969
/// Each subsequent invocation of this function will wrap previous layers.
19701970
///

0 commit comments

Comments
 (0)