Skip to content

Commit 2fe0b47

Browse files
committed
doc: fix readme
1 parent 27623fd commit 2fe0b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ All examples spin up a local `anvil` instance, deploy a demo counter contract, a
280280

281281
The main entry point is `robust_provider::RobustProviderBuilder`, which accepts a wide
282282
range of provider types (URLs, `RootProvider`, layered providers, etc.) through the
283-
`IntoProvider` and `IntoRobustProvider` traits.
283+
`IntoRobustProvider` and `IntoRobustProvider` traits.
284284

285285
A typical setup looks like:
286286

0 commit comments

Comments
 (0)