Merge pull request #13790 from kevin-wangzefeng/fix_typo_in_development_md

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2015-09-10 09:48:08 -07:00
commit 92f21b3fe3
2 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ git push -f origin myfeature
### Creating a pull request ### Creating a pull request
1. Visit http://github.com/$YOUR_GITHUB_USERNAME/kubernetes 1. Visit https://github.com/$YOUR_GITHUB_USERNAME/kubernetes
2. Click the "Compare and pull request" button next to your "myfeature" branch. 2. Click the "Compare and pull request" button next to your "myfeature" branch.
3. Check out the pull request [process](pull-requests.md) for more details 3. Check out the pull request [process](pull-requests.md) for more details

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 112 KiB