diff --git a/benchmark/space/__init__.py b/benchmark/space/__init__.py index 388bb67..7484458 100644 --- a/benchmark/space/__init__.py +++ b/benchmark/space/__init__.py @@ -49,9 +49,8 @@ WELCOME_TEXT = "Run the Quick Benchmark to get a fast measurement of\n" \ "your hardware's performance. Requires approximately 10\n" \ "minutes" -BLURB_TEXT = "Blurb on sharing the data on the opendata.blender.org\n" \ - "you can manage your privacy and everything will be\n" \ - "safe and open source" +BLURB_TEXT = "Share your benchmark results with the world on opendata.blender.org!\n" \ + "You can manage the uploaded data in your Blender ID account." def reset_global_state(): global global_result_platform