You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ The Reactive Streams specification consists of the following parts:
25
25
26
26
**The API** specifies the types that the users of Reactive Stream libraries use.
27
27
28
-
***The Technology Compatibility Kit (TCK)*** is astandard test suite for conformance testing of implementations.
28
+
***The Technology Compatibility Kit (TCK)*** is a standard test suite for conformance testing of implementations.
29
29
30
30
Implementations are free to implement additional features not covered by the specification as long as they conform to the API and SPI requirements and pass the tests in the TCK.
0 commit comments