Skip to content

Commit d6d179e

Browse files
authored
Update README.md
1 parent 06223e5 commit d6d179e

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
@@ -23,7 +23,7 @@ For the sake of consistency, all `utils` functions expect the global `pm` object
2323
### Functions
2424
The `utils` functions are logically grouped in nested classes (namespaces) and include:
2525

26-
* [Folder level functions](#folder-level-functions) for test initialization
26+
* [Folder level functions](#folder-level-functions) for setting up tests
2727
* [Primary test functions](#primary-test-functions) for testing request results
2828
* [Data validation functions](#data-validation-functions) for checking data returned from requests
2929
* [Trace functions](#trace-functions) for trace logging

0 commit comments

Comments
 (0)