# In node red dashboard palette,dash (-) is replaced by space.How to resolve it?

**URL:** https://discourse.nodered.org/t/in-node-red-dashboard-palette-dash-is-replaced-by-space-how-to-resolve-it/2723
**Category:** General
**Created:** [31 August 2018 09:33 UTC](https://discourse.nodered.org/t/in-node-red-dashboard-palette-dash-is-replaced-by-space-how-to-resolve-it/2723 "2018-08-31T09:33:36Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![rajbir123](https://avatars.discourse-cdn.com/v4/letter/r/6bbea6/32.png) [@rajbir123](https://discourse.nodered.org/u/rajbir123)
#### Post date: [31 August 2018 09:33 UTC](https://discourse.nodered.org/t/in-node-red-dashboard-palette-dash-is-replaced-by-space-how-to-resolve-it/2723/1 "2018-08-31T09:33:37Z")

</div>

In node red dashboard palette, if i want to customize the name of node suppose HTTP-response but what I see by default dash (-) is replaced by space and it always give HTTP response. I want to make it HTTP-response in the palette, so please let me know where and what to change.

#thanks

---

<div class="post-metadata">

### Author: ![knolleary](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/knolleary/32/3_2.png) [@knolleary](https://discourse.nodered.org/u/knolleary)
#### Post date: [31 August 2018 10:05 UTC](https://discourse.nodered.org/t/in-node-red-dashboard-palette-dash-is-replaced-by-space-how-to-resolve-it/2723/2 "2018-08-31T10:05:44Z")

</div>

Just to clarify terminology - Dashboard is the UI generated by node-red-dashboard. You are talking about the palette in the Node-RED Editor.

I have already replied three times to this question [here](https://github.com/node-red/cookbook.nodered.org/issues/29#issuecomment-417614785)

The behaviour you describe is hardcoded in the Editor. There is nothing your node can do to get a `-` to display in its name in the palette.
