diff --git a/Sources/SnapshotTesting/Documentation.docc/Articles/IntegratingWithTestFrameworks.md b/Sources/SnapshotTesting/Documentation.docc/Articles/IntegratingWithTestFrameworks.md index b11b3437a..68406a6ae 100644 --- a/Sources/SnapshotTesting/Documentation.docc/Articles/IntegratingWithTestFrameworks.md +++ b/Sources/SnapshotTesting/Documentation.docc/Articles/IntegratingWithTestFrameworks.md @@ -1,4 +1,4 @@ -# Intergrating with test frameworks +# Integrating with test frameworks Learn how to use snapshot testing in the two main testing frameworks: Xcode's XCTest and Swift's native testing framework.