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 @@ -120,7 +120,7 @@ The examples in this procedure create a new replica set named ``rs0``.
120120      rs.add("<hostname>:27019")
121121
122122   After these commands return you have a fully functional replica set.
123-    New replica sets elect a :term:`primary` within a seconds.
123+    New replica sets elect a :term:`primary` within a few  seconds.
124124
125125#. Check the status of your replica set at any time with the
126126   :method:`rs.status()` operation.
@@ -243,7 +243,7 @@ To deploy a production replica set:
243243      rs.add("mongodb2.example.net")
244244
245245   After these commands return you have a fully functional replica set.
246-    New replica sets elect a :term:`primary` within a seconds.
246+    New replica sets elect a :term:`primary` within a few  seconds.
247247
248248#. Check the status of your replica set at any time with the
249249   :method:`rs.status()` operation.
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments