From b0b38c8074ffac30e9af1f45b54a77f276f898fa Mon Sep 17 00:00:00 2001 From: dvdrip Date: Fri, 12 Oct 2018 12:28:41 +0800 Subject: [PATCH] Update text capitalization (#18343) --- client/src/pages/guide/english/csharp/return/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/pages/guide/english/csharp/return/index.md b/client/src/pages/guide/english/csharp/return/index.md index 8af168337e..1086e3d2ae 100644 --- a/client/src/pages/guide/english/csharp/return/index.md +++ b/client/src/pages/guide/english/csharp/return/index.md @@ -1,5 +1,5 @@ --- -title: Return statement +title: Return Statement --- # Return Statement