# Kebab Case :)

**Kebab case   Or   kebab-case **  is a programming variable naming convention where a developer replaces the **spaces** between words with **a dash**.

example :

**docker-vs-kubernetes**
**


