Skip to content

Commit 978d9f3

Browse files
author
Jingjing Duan
committed
fix typo
1 parent 8bec271 commit 978d9f3

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
@@ -255,7 +255,7 @@ states to communicate from the consumer what data should exist on the provider.
255255

256256
When setting up the testing of a provider you will also need to setup the management of
257257
these provider states. The Pact verifier does this by making additional HTTP requests to
258-
the `provider_states_url` and `provider_stats_active_url` you provide. These URLs could be
258+
the `provider_states_url` and `provider_states_setup_url` you provide. These URLs could be
259259
on the provider application or a separate one. Some strategies for managing state include:
260260

261261
- Having endpoints in your application that are not active in production that create and delete your datastore state

0 commit comments

Comments
 (0)