diff --git a/newIDE/app/src/ExportAndShare/GenericExporters/OnlineCordovaExport.js b/newIDE/app/src/ExportAndShare/GenericExporters/OnlineCordovaExport.js
index 824c151fcae6..3d0b1da01340 100644
--- a/newIDE/app/src/ExportAndShare/GenericExporters/OnlineCordovaExport.js
+++ b/newIDE/app/src/ExportAndShare/GenericExporters/OnlineCordovaExport.js
@@ -65,7 +65,9 @@ export const SetupExportHeader = ({
value={'androidAppBundle'}
control={}
label={
- Android App Bundle (for publishing on Google Play)
+
+ Android App Bundle (.AAB file, for publishing on Google Play)
+
}
/>