diff --git a/examples/with-universal-router/app.vue b/examples/with-universal-router/app.vue
index 91ca951239..67291eb98f 100644
--- a/examples/with-universal-router/app.vue
+++ b/examples/with-universal-router/app.vue
@@ -9,7 +9,7 @@ const timer = useState('timer', () => 0)
- Processing navigation in {{ timer }} seconds
+ Processing navigation in 0.{{ timer }}s