We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 931caa2 commit d2005c2Copy full SHA for d2005c2
1 file changed
src/main/java/io/openapiprocessor/api/v1/Version.java
@@ -6,7 +6,7 @@
6
package io.openapiprocessor.api.v1;
7
8
/**
9
- * (experimental & optional) interface to provide version information of the processor.
+ * (experimental & optional) interface to provide version information of the processor.
10
*/
11
public interface Version {
12
0 commit comments