Skip to content

Commit 5332039

Browse files
csvirixstefank
andauthored
Update operator-framework-core/src/main/java/io/javaoperatorsdk/operator/processing/ResourceIDMapper.java
Co-authored-by: Martin Stefanko <xstefank122@gmail.com>
1 parent 5020e76 commit 5332039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator-framework-core/src/main/java/io/javaoperatorsdk/operator/processing/ResourceIDMapper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
import io.javaoperatorsdk.operator.processing.event.source.ExternalResourceCachingEventSource;
2121

2222
/**
23-
* Provides id for the target resource. This mapper is used across multiple component of the
23+
* Provides id for the target resource. This mapper is used across multiple components of the
2424
* framework, like the {@link
2525
* io.javaoperatorsdk.operator.processing.dependent.AbstractExternalDependentResource}, in {@link
2626
* ExternalResourceCachingEventSource}, and {@link

0 commit comments

Comments
 (0)