diff --git a/src/app/components/dropdown/dropdown.ts b/src/app/components/dropdown/dropdown.ts
index 8d6a0917e87..22c9f6deda8 100755
--- a/src/app/components/dropdown/dropdown.ts
+++ b/src/app/components/dropdown/dropdown.ts
@@ -151,7 +151,7 @@ export class DropdownItem {
{{ label() === 'p-emptylabel' ? ' ' : label() }}
- {{ label() === 'p-emptylabel' ? ' ' : placeholder }}
+ {{ label() === 'p-emptylabel' ? ' ' : placeholder }}