summaryrefslogtreecommitdiff
path: root/DEVELOPING.md
diff options
context:
space:
mode:
Diffstat (limited to 'DEVELOPING.md')
-rw-r--r--DEVELOPING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEVELOPING.md b/DEVELOPING.md
index 77cfeceadf..4a481c9a96 100644
--- a/DEVELOPING.md
+++ b/DEVELOPING.md
@@ -121,9 +121,9 @@ implementations exist, but for implementations where only a single
implementation exists, prefer to make the code correct and clean rather than
implement a concrete interface.
-### phosphor webui
+### webui-vue
-The webserver should be capable of hosting phosphor-webui, and implementing the
+The webserver should be capable of hosting webui-vue, and implementing the
required flows to host the application. In general, all access methods should be
available to the webui.