We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 646cbef commit 1835631Copy full SHA for 1835631
2 files changed
site/conf.py
@@ -18,7 +18,7 @@
18
# -- Project information -----------------------------------------------------
19
20
project = 'devstats.poc'
21
-copyright = '2022, scientific Python community'
+copyright = '2022, Scientific Python community'
22
author = 'rossbar'
23
24
site/index.md
@@ -1,7 +1,7 @@
1
Scientific Python Devstats
2
==========================
3
4
-This website tracks the recent development history of the scientific Python
+This website tracks the recent development history of the Scientific Python
5
ecosystem.
6
7
```{toctree}
0 commit comments