Fix Go suffix
diff --git a/generate.sh b/generate.sh
index e768283..4d200a3 100644
--- a/generate.sh
+++ b/generate.sh
@@ -24,7 +24,7 @@
 				if [ "$apps" == "gapps-go" ];then
 					apps_suffix="o"
 					apps_script='$(call inherit-product, device/phh/treble/gapps-go.mk)'
-					app_name="Go"
+					apps_name="Go"
 				fi
 				if [ "$apps" == "foss" ];then
 					apps_suffix="f"