File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -383,12 +383,12 @@ It can be seen that the timeseries for `c` is not saved.
383383
384384The ` ImperativeAffect `  can be used as an alternative to the aforementioned functional affect form. Note
385385that ` ImperativeAffect `  is still experimental; to emphasize this, we do not export it and it should be
386- included as ` ModelingToolkit.ImperativeAffect ` . ` ImperativeAffect `  aims to simplify the manipulation of  
386+ included as ` ModelingToolkit.ImperativeAffect ` . ` ImperativeAffect `  aims to simplify the manipulation of
387387system state.
388388
389389We will use two examples to describe ` ImperativeAffect ` : a simple heater and a quadrature encoder.
390390These examples will also demonstrate advanced usage of ` ModelingToolkit.SymbolicContinuousCallback ` ,
391- the low-level interface of the tuple form converts into that allows control over the SciMLBase-level  
391+ the low-level interface of the tuple form converts into that allows control over the SciMLBase-level
392392event that is generated for a continuous event.
393393
394394### [ Heater] (@id   heater_events) 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments