From 07dcfca3b63cc6f2b7f3ca6c19dbd74e785e1d8e Mon Sep 17 00:00:00 2001 From: Nikhil Narayana Date: Tue, 18 May 2021 18:34:56 -0700 Subject: [PATCH] update stats support message --- app/components/stats/GameProfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/stats/GameProfile.js b/app/components/stats/GameProfile.js index 2c8efb14a..789d203b2 100644 --- a/app/components/stats/GameProfile.js +++ b/app/components/stats/GameProfile.js @@ -130,7 +130,7 @@ export default class GameProfile extends Component { icon={true} > - Only Singles is Supported + Only Singles Stats are Supported ); }