diff --git a/src/page-project-edit.pug b/src/page-project-edit.pug
index 2ea3ab8a2ddf15c1b690372d15b11fec520bd98e..bb1fe73cf89876d461efdb1c1e97eecb9a622499 100644
--- a/src/page-project-edit.pug
+++ b/src/page-project-edit.pug
@@ -20,7 +20,7 @@ div.content-box__info
 			class-description='form-label is-light is-full-width'
 		label-fieldset-info=''
 			label-customer='Customer'
-			range-customer=`${endpoints.customer}`
+			range-customer=`${endpoints.customers}`
 			label-name='Project\'s name*'
 			label-description='Project description'
 		widget-fieldset-info='hd-fieldset-title'