Use question marks for questions

This commit is contained in:
Michael Pratt 2020-01-08 16:58:30 -08:00 committed by Fabricio Voznika
parent 350657f6ac
commit afbd4a130b
1 changed files with 2 additions and 2 deletions

View File

@ -23,11 +23,11 @@ gVisor supports Linux
Binaries run in gVisor should be built for the
[AMD64](https://en.wikipedia.org/wiki/X86-64) CPU architecture.
### Can I run Docker images using gVisor.
### Can I run Docker images using gVisor?
Yes. Please see the [Docker Quick Start][docker].
### Can I run Kubernetes pods using gVisor.
### Can I run Kubernetes pods using gVisor?
Yes. Please see the [Kubernetes Quick Start][k8s].