diff --git a/README.rst b/README.rst
index f5d67042..95491342 100644
--- a/README.rst
+++ b/README.rst
@@ -55,7 +55,7 @@ The ``pyansys`` metapackage ensures compatibility between these PyAnsys packages
- `PyDPF - Core `_: Pythonic interface to the Data Processing Framework (DPF) for building advanced and customized workflows.
- `PyDPF - Post `_: Pythonic interface to access and post process Ansys solver result files.
- `PyDPF - Composites `_: Pythonic interface to postprocess layered and short-fiber composite models.
-- `PyDyna `_: Pythonic interface to build the Ansys DYNA input deck, submit it to the Ansys LS-DYNA solver, and postprocess its results.
+- `PyDYNA `_: Pythonic interface to build the Ansys DYNA input deck, submit it to the Ansys LS-DYNA solver, and postprocess its results.
- `PyDynamicReporting `_: Pythonic interface to Ansys Dynamic Reporting for service and control of its database and reports.
- `PyEDB `_: Pythonic interface to the Ansys Electronics Database (EDB) client library.
- `PyEDB - Core `_: Pythonic interface to Ansys Electronics Database (EDB).
@@ -113,7 +113,7 @@ By default, the PyAnsys metapackage installs these core modules:
- `PyDPF - Core`_
- `PyDPF - Post`_
- `PyDPF - Composites`_
-- `PyDyna`_
+- `PyDYNA`_
- `PyDynamicReporting`_
- `PyEDB`_
- `PyEDB - Core`_
diff --git a/projects.yaml b/projects.yaml
index 302b70b8..d8457ad2 100644
--- a/projects.yaml
+++ b/projects.yaml
@@ -122,7 +122,7 @@ projects:
api: https://composites.dpf.docs.pyansys.com/version/stable/api/index.html
pydyna:
- name: PyDyna
+ name: PyDYNA
repository: https://github.com/ansys/pydyna
description: Pythonic interface to build the Ansys DYNA input deck, submit it to the Ansys LS-DYNA solver, and postprocess its results
thumbnail: _static/thumbnails/pydyna.png