From 53ed8502c94c5664b71bcc64eb38bb4a6d6ab6c0 Mon Sep 17 00:00:00 2001
From: Evelyn <evelyn@cesanta.com>
Date: Mon, 25 Jul 2016 17:35:41 +0100
Subject: [PATCH] Update mg_is_big_endian.md

---
 docs/c-api/util.h/mg_is_big_endian.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/c-api/util.h/mg_is_big_endian.md b/docs/c-api/util.h/mg_is_big_endian.md
index ba33f4d7d..3adcbdbac 100644
--- a/docs/c-api/util.h/mg_is_big_endian.md
+++ b/docs/c-api/util.h/mg_is_big_endian.md
@@ -6,5 +6,5 @@ signature: |
   int mg_is_big_endian(void);
 ---
 
-Return true if target platform is big endian. 
+Returns true if the target platform is big endian. 
 
-- 
GitLab