From b17cc5c7dfc9dd2bb5924717ac97e2b225011559 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Mon, 9 Oct 2017 10:07:09 -0700 Subject: [PATCH] Update formatting to appease markdownfmt/Travis --- gradle/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/content.md b/gradle/content.md index 6064a0002..f8818dd99 100644 --- a/gradle/content.md +++ b/gradle/content.md @@ -6,7 +6,7 @@ # How to use this image -Note that if you are mounting a volume and the uid running Docker is not _1000_, you should run as user _root_ (`-u root`). +Note that if you are mounting a volume and the uid running Docker is not `1000`, you should run as user `root` (`-u root`). ## Building a Gradle project