File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed 
algoliasearch/src/main/java/com/algolia/model Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99import  java .util .Map ;
1010import  java .util .Objects ;
1111
12- /** An event describe a step of the task execution flow..  */ 
12+ /** An event describe a step of the task execution flow. */ 
1313public  class  Event  {
1414
1515  @ JsonProperty ("eventID" )
Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ public AutomaticFacetFilter setDisjunctive(Boolean disjunctive) {
5151
5252  /** 
5353   * Whether the filter is disjunctive or conjunctive. If true the filter has multiple matches, 
54-    * multiple occurences  are combined with the logical `OR` operation. If false, multiple occurences  
55-    * are combined with the logical `AND` operation. 
54+    * multiple occurrences  are combined with the logical `OR` operation. If false, multiple 
55+    * occurrences  are combined with the logical `AND` operation. 
5656   */ 
5757  @ javax .annotation .Nullable 
5858  public  Boolean  getDisjunctive () {
Original file line number Diff line number Diff line change 99import  java .util .Map ;
1010import  java .util .Objects ;
1111
12- /** An event describe a step of the task execution flow..  */ 
12+ /** An event describe a step of the task execution flow. */ 
1313public  class  Event  {
1414
1515  @ JsonProperty ("eventID" )
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments