diff --git a/data/en/apps.json b/data/en/apps.json index bd97d99..9197edc 100644 --- a/data/en/apps.json +++ b/data/en/apps.json @@ -8,7 +8,7 @@ "logarithmplotter": { "name": "LogarithmPlotter", "status": "Active development", - "description": "Create graphs with logarithm scales, namely Bode diagrams/plots.", + "description": "Create graphs with logarithm scales, namely Bode plots.", "frameworks": ["[PySide2](https://pypi.org/project/PySide2/) ([Qt](https://qt.io))"] }, "accountfree": { diff --git a/static/img/en/logarithmplotter/welcome.png b/static/img/en/logarithmplotter/welcome.png index 532615a..0adab21 100644 Binary files a/static/img/en/logarithmplotter/welcome.png and b/static/img/en/logarithmplotter/welcome.png differ