diff --git a/doc/changelog.d/723.miscellaneous.md b/doc/changelog.d/723.miscellaneous.md new file mode 100644 index 000000000..97a1b3785 --- /dev/null +++ b/doc/changelog.d/723.miscellaneous.md @@ -0,0 +1 @@ +Update conf.py \ No newline at end of file diff --git a/doc/source/conf.py b/doc/source/conf.py index f595a3d77..4ea1a8ef2 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -216,7 +216,7 @@ }, "cheatsheet": { "url": "https://cheatsheets.docs.pyansys.com/pymechanical_cheat_sheet.pdf", - "title": "PyMechanical cheatsheet", + "title": "PyMechanical cheat sheet", "thumbnail": "https://cheatsheets.docs.pyansys.com/pymechanical_cheat_sheet.png", "needs_download": True, },