← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~cjwatson/launchpad:charm-admin-description-typo into launchpad:master

 

Colin Watson has proposed merging ~cjwatson/launchpad:charm-admin-description-typo into launchpad:master.

Commit message:
charm: Fix typo in launchpad-admin description

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/439058
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad:charm-admin-description-typo into launchpad:master.
diff --git a/charm/launchpad-admin/README.md b/charm/launchpad-admin/README.md
index 4241d3d..673b599 100644
--- a/charm/launchpad-admin/README.md
+++ b/charm/launchpad-admin/README.md
@@ -6,7 +6,7 @@ deployment.
 You will need the following relations:
 
     juju relate launchpad-admin:db postgresql:db
-    juju relate launchpad-admin:db-admin postgresql:db
+    juju relate launchpad-admin:db-admin postgresql:db-admin
     juju relate launchpad-admin:session-db postgresql:db
     juju relate launchpad-admin rabbitmq-server