File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed 
docs/lib/content/configuring-npm Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ SPDX license identifier for the license you're using, like this:
121121``` 
122122
123123You can check [ the full list of SPDX license
124- IDs] ( https://spdx.org/licenses/ ) .  Ideally you should pick one that is
124+ IDs] ( https://spdx.org/licenses/ ) .  Ideally,  you should pick one that is
125125[ OSI] ( https://opensource.org/licenses/ )  approved.
126126
127127If your package is licensed under multiple common licenses, use an [ SPDX
@@ -623,7 +623,7 @@ See [semver](https://github.com/npm/node-semver#versions) for more details about
623623*  ` tag `  A specific version tagged and published as ` tag `   See [ `npm
624624  dist-tag`] ( /commands/npm-dist-tag ) 
625625*  ` path/path/path `  See [ Local Paths] ( #local-paths )  below
626- *  ` npm:@scope/pkg@version `  Custom alias for a pacakge  See [ ` package-spec ` ] ( /using-npm/package-spec#aliases )  
626+ *  ` npm:@scope/pkg@version `  Custom alias for a package  See [ ` package-spec ` ] ( /using-npm/package-spec#aliases )  
627627
628628For example, these are all valid:
629629
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments