We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47b127f commit b86027bCopy full SHA for b86027b
Documentation/Porting.md
@@ -55,7 +55,7 @@ to resolve. These warnings take the form:
55
> ⚠️ WARNING: Platform-specific implementation missing: ...
56
57
These warnings may be emitted by our internal C++ module (`_TestingInternals`)
58
-or by our library module (`Testing`). Both indicate areas of our code that needs
+or by our library module (`Testing`). Both indicate areas of our code that need
59
platform-specific attention.
60
61
Most platform dependencies can be resolved through the use of platform-specific
0 commit comments