From 12ca53b571b75165ef0d787c692ffa6ddc343aa9 Mon Sep 17 00:00:00 2001 From: Haralan Dobrev Date: Sun, 17 May 2020 16:34:08 +0300 Subject: [PATCH] Fix grammar Change his to its for genderless lifeless object. --- LayoutOptions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LayoutOptions.md b/LayoutOptions.md index 5b19119..e1ab5e9 100644 --- a/LayoutOptions.md +++ b/LayoutOptions.md @@ -1,6 +1,6 @@ # Layout Options -PlantUML uses [Graphviz](https://www.graphviz.org/) for his graph visualization. Thus the rendering itself is done automatically for you - that it one of the biggest advantages of using PlantUML. +PlantUML uses [Graphviz](https://www.graphviz.org/) for its graph visualization. Thus the rendering itself is done automatically for you - that it one of the biggest advantages of using PlantUML. ...and also sometimes one of the biggest disadvantages, if the rendering is not what the user intended.