diff options
author | Rob Waller <rdwaller1984@gmail.com> | 2020-09-21 13:01:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-21 22:01:25 +1000 |
commit | 333462b9c2ca662a9a26c9de6eeddbd545428a18 (patch) | |
tree | 4757baa26be91353ebca86dc983497600b042d41 /docs/examples/import_export.md | |
parent | d1b88510cf31e1a9e5218f3195d15390e904f38a (diff) |
docs: titles in examples should be sentence case (#7609)
Diffstat (limited to 'docs/examples/import_export.md')
-rw-r--r-- | docs/examples/import_export.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/import_export.md b/docs/examples/import_export.md index 7be14997b..f2cd78222 100644 --- a/docs/examples/import_export.md +++ b/docs/examples/import_export.md @@ -1,4 +1,4 @@ -# Import and Export Modules +# Import and export modules ## Concepts |