Fixed a minor typo (#1380)
This commit is contained in:
committed by
Spencer Gibb
parent
4a33f1bfd2
commit
ff55cb325f
@@ -44,7 +44,7 @@ import static java.util.Arrays.stream;
|
||||
import static org.springframework.cloud.gateway.support.ServerWebExchangeUtils.toAsyncPredicate;
|
||||
|
||||
/**
|
||||
* Predicates that can be applies to a URI route.
|
||||
* Predicates that can be applied to a URI route.
|
||||
*/
|
||||
public class PredicateSpec extends UriSpec {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user