diff --git a/_posts/2024-06-16-copilot_ui.md b/_posts/2024-06-16-copilot_ui.md
index e760703..da9a13b 100644
--- a/_posts/2024-06-16-copilot_ui.md
+++ b/_posts/2024-06-16-copilot_ui.md
@@ -138,8 +138,10 @@ ui <- tagList(
```
+
+
The small problem is also solved in no time. The same principle works with Copilot: don't assume and always ask.
Here is the complete version of this Shiny app that does not look like a Shiny app:
-
+