Merge pull request #3672 from chrisfinazzo/remove-extra-space
Remove extra space
This commit is contained in:
		
						commit
						bac28fcfce
					
				|  | @ -80,7 +80,7 @@ and add a new markdown file to it. To preview your new post, simply run the | ||||||
| Rather than passing individual flags via the command line, you can now pass | Rather than passing individual flags via the command line, you can now pass | ||||||
| an entire custom Jekyll config file. This helps to distinguish between | an entire custom Jekyll config file. This helps to distinguish between | ||||||
| environments, or lets you programmatically override user-specified | environments, or lets you programmatically override user-specified | ||||||
| defaults.  Simply add the `--config` flag to the `jekyll` command, followed | defaults. Simply add the `--config` flag to the `jekyll` command, followed | ||||||
| by the path to one or more config files (comma-delimited, no spaces). | by the path to one or more config files (comma-delimited, no spaces). | ||||||
| 
 | 
 | ||||||
| #### As a result, the following command line flags are now deprecated: | #### As a result, the following command line flags are now deprecated: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue