File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed 
pkg/apis/eventing/v1alpha1 Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2910,7 +2910,7 @@ This data may be out of date.</p>
29102910<h3  id =" eventing.knative.dev/v1alpha1.RequestReply " >RequestReply
29112911</h3 >
29122912<p >
2913- <p >RequestRepluy  represents synchronous interface to sending and receiving events from a Broker.</p >
2913+ <p >RequestReply  represents synchronous interface to sending and receiving events from a Broker.</p >
29142914</p >
29152915<table >
29162916<thead >
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ import (
3232// +genreconciler 
3333// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object 
3434
35- // RequestRepluy  represents synchronous interface to sending and receiving events from a Broker. 
35+ // RequestReply  represents synchronous interface to sending and receiving events from a Broker. 
3636type  RequestReply  struct  {
3737	metav1.TypeMeta  `json:",inline"` 
3838	// +optional 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments