From 333462b9c2ca662a9a26c9de6eeddbd545428a18 Mon Sep 17 00:00:00 2001 From: Rob Waller Date: Mon, 21 Sep 2020 13:01:25 +0100 Subject: docs: titles in examples should be sentence case (#7609) --- docs/examples/read_write_files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples/read_write_files.md') diff --git a/docs/examples/read_write_files.md b/docs/examples/read_write_files.md index 2c1be78c6..ed49f0159 100644 --- a/docs/examples/read_write_files.md +++ b/docs/examples/read_write_files.md @@ -1,4 +1,4 @@ -# Read and Write Files +# Read and write files ## Concepts -- cgit v1.2.3