Skip to content

Commit e35a48e

Browse files
committed
fix a missing space (typo)
1 parent 61cb553 commit e35a48e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The Reactive Streams specification consists of the following parts:
2525

2626
**The API** specifies the types that the users of Reactive Stream libraries use.
2727

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.
2929

3030
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.
3131

0 commit comments

Comments
 (0)