File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -157,16 +157,16 @@ This is currently hardcoded and their is no reason to change this value.
157157
158158### E2E_USER_ONE_ID  
159159
160- This is the userId of one of our E2E users and is used for testing  .
161- This is currently hardcoded and their  is no reason to change this value.
162- ** Note: This value must be different to  E2E_USER_TWO_ID** 
160+ This is the userId of one of our E2E users and is used for testing.
161+ This is currently hardcoded and there  is no reason to change this value.
162+ ** Note: This value must be different from  E2E_USER_TWO_ID** 
163163
164164
165165### E2E_USER_TWO_ID  
166166
167- This is the userId of one of our E2E users and is used for testing  .
168- This is currently hardcoded and their  is no reason to change this value.
169- ** Note: This value must be different to  E2E_USER_ONE_ID** 
167+ This is the userId of one of our E2E users and is used for testing.
168+ This is currently hardcoded and there  is no reason to change this value.
169+ ** Note: This value must be different from  E2E_USER_ONE_ID** 
170170
171171For more information, you can read the documentation [ here] ( https://next-auth.js.org/configuration/options ) .
172172** Example .env file can be found [ here] ( ./sample.env ) . You can rename this to .env to get started** 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments