Trivial rewording

This commit is contained in:
Christoph Haas 2021-02-20 22:24:41 +01:00
parent eaa81e45ed
commit 2297059e84

View file

@ -8,7 +8,7 @@
- if pkg.long_description.present?
= render(partial: 'long_description', locals: {text: pkg.long_description})
- else
p Sorry - no more information available.
p Sorry - no more detailed information available.
hr