diff options
author | Misal Raj <34789277+misalraj@users.noreply.github.com> | 2021-05-09 23:04:55 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-09 19:34:55 +0200 |
commit | 38bdff05da0859f45bebf5a0c32869d58365b02f (patch) | |
tree | ba220841c22a837a9c09e2b0bb46464e6b5fae7f /doc | |
parent | a0533ba456ac4ff1536793db0ecb37115f24292b (diff) | |
download | numpy-38bdff05da0859f45bebf5a0c32869d58365b02f.tar.gz |
DOC: Update a page title with proper case (#18962)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/dev/releasing.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/dev/releasing.rst b/doc/source/dev/releasing.rst index 61fa19514..75081aec1 100644 --- a/doc/source/dev/releasing.rst +++ b/doc/source/dev/releasing.rst @@ -1,5 +1,5 @@ =================== -Releasing a Version +Releasing a version =================== ------------------------ |