Skip to content

Commit

Permalink
Changes phrase
Browse files Browse the repository at this point in the history
  • Loading branch information
javierarce committed Dec 2, 2023
1 parent a2e6959 commit f7e2d5b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/now.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
{% when 3 %}
{% assign rating_phrase = "and it was good." %}
{% when 3.5 %}
{% assign rating_phrase = "and it was quite good." %}
{% assign rating_phrase = "and it was very good." %}
{% when 4 %}
{% assign rating_phrase = "and it was great." %}
{% when 4.5 %}
Expand Down
File renamed without changes.

0 comments on commit f7e2d5b

Please sign in to comment.