Skip to content

Commit 726ca26

Browse files
committed
Merge pull request #2 from pborreli/patch-1
Fixed typo
2 parents 72066db + 91d9a4d commit 726ca26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ <h3>Configurable</h3>
6262
<p>Easily configure request matching or add custom request matchers, store HTTP interactions on disk in YAML and JSON.</p>
6363
</div>
6464
<div class="w-col w-col-4">
65-
<h3>Integreated<br></h3>
65+
<h3>Integrated<br></h3>
6666
<p>Supports PHPUnit. Recorded requests and responses can easily be inspected and edited.</p>
6767
</div>
6868
<div class="w-col w-col-4">
@@ -120,4 +120,4 @@ <h3>Code Examples</h3>
120120
</div>
121121
</div>
122122
</div>
123-
</div>
123+
</div>

0 commit comments

Comments
 (0)