diff --git a/src/bytewax/influxdb/__init__.py b/src/bytewax/influxdb/__init__.py index 5c19096..4fe677e 100644 --- a/src/bytewax/influxdb/__init__.py +++ b/src/bytewax/influxdb/__init__.py @@ -15,7 +15,7 @@ if "BYTEWAX_LICENSE" not in os.environ: msg = ( - "`{{cookiecutter.project_slug}}` is commercially licensed " + "`bytewax-influxdb` is commercially licensed " "with publicly available source code.\n" "You are welcome to prototype using this module for free, " "but any use on business data requires a paid license.\n"