From dbc0fcd6a5ea48ddfe0639fcecbd0372b7175431 Mon Sep 17 00:00:00 2001 From: Eloeri <42394653+Eloeri@users.noreply.github.com> Date: Wed, 2 Oct 2019 12:56:15 -0500 Subject: [PATCH] update yuzu.json Change wording and fix punctuation --- src/responses/yuzu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/responses/yuzu.json b/src/responses/yuzu.json index 6224527..2637a27 100644 --- a/src/responses/yuzu.json +++ b/src/responses/yuzu.json @@ -21,7 +21,7 @@ "log": { "reply": "This guide tells you how to __get the log file__: "}, "pikachu": { "reply": "https://cdn.discordapp.com/attachments/512678820092968971/516372335826042901/yote.png"}, "quickstart": { "reply": "Please reference the __Quickstart Guide__ in order to dump your games, keys, and system files for use with yuzu. "}, - "shaders": { "reply": "Shader caches store parts of the game when compiling, we don't condone sharing or downloading these, since it is considered piracy"} + "shaders": { "reply": "Shader caches store parts of the game when compiling, we don't allow sharing or downloading these, since it is considered piracy."} } }