diff --git a/content/pages/publish.json b/content/pages/publish.json index 41d85dc5c..973c0e94e 100644 --- a/content/pages/publish.json +++ b/content/pages/publish.json @@ -38,7 +38,7 @@ "label": "Access Type", "help": "Choose how you want your files to be accessible for the specified price.", "type": "select", - "options": ["Download", "Compute"], + "options": ["Download"], "required": true }, {