Skip to content

Commit 126bfcc

Browse files
Fix "behavior" typo in TESTING.md (#1710)
1 parent 94b9372 commit 126bfcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TESTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Running tests
22
=============
33

4-
The Datadog Python API client is mostly using BDD tests to verify its behaviro.
4+
The Datadog Python API client is mostly using BDD tests to verify its behavior.
55
They are using recodings to store HTTP interactions, allowing to run the tests without
66
talking to the API. We also store the test time to be able to freeze.
77

0 commit comments

Comments
 (0)