Skip to content

Commit f95016f

Browse files
authored
Merge pull request #30 from cadenmyers13/short-desc-typo
chore: fix typo in short description
2 parents eb5af66 + c51e37b commit f95016f

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
.. |Tracking| image:: https://img.shields.io/badge/issue_tracking-github-blue
3636
:target: https://github.com/diffpy/diffpy.cmi/issues
3737

38-
Complex modeling infrastructure: a modulare framework for multi-modal modeling of scientific data.
38+
Complex modeling infrastructure: a modular framework for multi-modal modeling of scientific data.
3939

4040
DiffPy.CMI is designed as an extensible complex modeling infrastructure. Users and developers can readily integrate novel data types and constraints into custom workflows. While widely used for advanced analysis of structural data, the framework is general and can be applied to any problem where model parameters are refined to fit calculated quantities to data.
4141

news/short-desc-typo.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
**Added:**
2+
3+
* No news needed, fixing typo in readme.
4+
5+
**Changed:**
6+
7+
* <news item>
8+
9+
**Deprecated:**
10+
11+
* <news item>
12+
13+
**Removed:**
14+
15+
* <news item>
16+
17+
**Fixed:**
18+
19+
* <news item>
20+
21+
**Security:**
22+
23+
* <news item>

0 commit comments

Comments
 (0)