File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed 
docs/content/en/docs/documentation Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ single namespace (i.e. you cannot have an owner reference to a resource in a dif
106106and are, by essence, limited to Kubernetes resources so you're out of luck if your secondary
107107resources live outside of a cluster.
108108
109- This is why JOSDK provides the ` SecondayToPrimaryMapper `  interface so that you can provide
109+ This is why JOSDK provides the ` SecondaryToPrimaryMapper `  interface so that you can provide
110110alternative ways for the SDK to identify which primary resource needs to be reconciled when
111111something occurs to your secondary resources. We even provide some of these alternatives in the
112112[ Mappers] ( https://github.com/java-operator-sdk/java-operator-sdk/blob/main/operator-framework-core/src/main/java/io/javaoperatorsdk/operator/processing/event/source/informer/Mappers.java ) 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments