Merge pull request #2000 from xialonglee/cancel-italic-title

Delete italic style markdown symbol
This commit is contained in:
devin-donnelly
2016-12-20 19:25:22 -05:00
committed by GitHub
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ See [PodSecurityPolicy proposal](https://github.com/kubernetes/kubernetes/blob/{
* TOC
{:toc}
## What is a _Pod Security Policy_?
## What is a Pod Security Policy?
A _Pod Security Policy_ is a cluster-level resource that controls the
actions that a pod can perform and what it has the ability to access. The