From 18d2d35da9e679ab44e25536c00fc15c6ba90e62 Mon Sep 17 00:00:00 2001
From: Nora <nora@influxdata.com>
Date: Wed, 23 Jan 2019 10:23:28 -0800
Subject: [PATCH] Add view members and delete orgs UI content

---
 content/v2.0/organizations/delete-org.md           | 4 ++--
 content/v2.0/organizations/members/view-members.md | 5 ++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/content/v2.0/organizations/delete-org.md b/content/v2.0/organizations/delete-org.md
index 5ac462dca..97f63cb2c 100644
--- a/content/v2.0/organizations/delete-org.md
+++ b/content/v2.0/organizations/delete-org.md
@@ -17,8 +17,8 @@ to create an organization.
 1. Click the **Organizations** tab in the navigation bar.
 
     {{< img-hd src="/img/organizations-icon.png" title="Organizations icon" />}}
-
-_Complete content coming soon_
+The list of organizations appears.
+* Hover over an organization's name and click **Delete**.
 
 ## Delete an organization using the influx CLI
 
diff --git a/content/v2.0/organizations/members/view-members.md b/content/v2.0/organizations/members/view-members.md
index 64a80110d..9cb1af983 100644
--- a/content/v2.0/organizations/members/view-members.md
+++ b/content/v2.0/organizations/members/view-members.md
@@ -14,13 +14,12 @@ to view members of an organization.
 
 ## View members of organization in the InfluxDB UI
 
-1. Click the **Organizations** tab in the navigation bar.
+* Click the **Organizations** tab in the navigation bar.
 
     {{< img-hd src="/img/organizations-icon.png" title="Organizations icon" />}}
 
-2. Click on the name of an organization, then select the **Members** tab.
+* Click on the name of an organization, then select the **Members** tab. The list of organization members appears.
 
-_Complete content coming soon_
 
 ## View members of organization using the influx CLI