Trivial bug fix
[osm/N2VC.git] / docs / index.rst
index 93479ce..a38e3a4 100644 (file)
@@ -70,7 +70,7 @@ and in the documentation.
       # stable channel of the Charm Store.
       ubuntu_app = await model.deploy(
           'ubuntu-0',
-          service_name='ubuntu',
+          application_name='ubuntu',
           series='xenial',
           channel='stable',
       )