Skip to content

Commit a0a9fe7

Browse files
Fix typo in source migration docs (dest -> test) (#5956)
1 parent 371b662 commit a0a9fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/migration/4.0.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ The [Android Studio plugin](../testing/android-studio-plugin#migration-helpers)
465465

466466
Test builders were an experimental feature that have been superseded by [data builders](../testing/data-builders), a simpler version that also plays nicer with custom scalars.
467467

468-
In Apollo Kotlin 4.0, dest builders are no longer available - please refer to the data builders documentation for more information.
468+
In Apollo Kotlin 4.0, test builders are no longer available - please refer to the data builders documentation for more information.
469469

470470
### Enum class names now have their first letter capitalized
471471

0 commit comments

Comments
 (0)