diff --git a/CHANGELOG.md b/CHANGELOG.md index b3b5dea0f..c9ca998ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,8 +23,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), - Added ParaView to the list of References in the README file. - Used `matmul` instead of `dot_product` in the `put_to_nurbs` subroutine. - Removed unused variables in the `put_to_nurbs` subroutine. -- Remove unused variables in the example_ppm3.f90 file. -- Rename program name in the example put_to_nurbs.f90 file. +- Removed unused variables in the `example_ppm3.f90` file. +- Renamed program name in the example `put_to_nurbs.f90` file. ### Removed