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 532eb1d commit 2be2aa7Copy full SHA for 2be2aa7
spring-core/src/main/java/org/springframework/core/ReactiveTypeDescriptor.java
@@ -22,7 +22,7 @@
22
import org.springframework.util.Assert;
23
24
/**
25
- * Descriptor for a reactive type with information its stream semantics, i.e.
+ * Descriptor for a reactive type with information about its stream semantics, i.e.
26
* how many values it can produce.
27
*
28
* @author Rossen Stoyanchev
0 commit comments