docs: fix typo (#2473)
This commit is contained in:
		
							parent
							
								
									dd77f1f603
								
							
						
					
					
						commit
						db620aa799
					
				| @ -1,6 +1,6 @@ | |||||||
| # Publishing on distribution channels | # Publishing on distribution channels | ||||||
| 
 | 
 | ||||||
| This recipe will walk you through a simple example that uses distribution channels to make releases available only to a subset of users, in order to collect feedbacks before distributing the release to all users. | This recipe will walk you through a simple example that uses distribution channels to make releases available only to a subset of users, in order to collect feedback before distributing the release to all users. | ||||||
| 
 | 
 | ||||||
| This example uses the **semantic-release** default configuration: | This example uses the **semantic-release** default configuration: | ||||||
| - [branches](../../usage/configuration.md#branches): `['+([0-9])?(.{+([0-9]),x}).x', 'master', 'next', 'next-major', {name: 'beta', prerelease: true}, {name: 'alpha', prerelease: true}]` | - [branches](../../usage/configuration.md#branches): `['+([0-9])?(.{+([0-9]),x}).x', 'master', 'next', 'next-major', {name: 'beta', prerelease: true}, {name: 'alpha', prerelease: true}]` | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user