From 4358e60581f828e0f0f6eabfa64c2e0ffba05e92 Mon Sep 17 00:00:00 2001 From: Craig Osterhout Date: Thu, 11 Jul 2024 10:50:55 -0700 Subject: [PATCH] fix samples typo Signed-off-by: Craig Osterhout --- data/samples.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/samples.yaml b/data/samples.yaml index 497fd1d6d0..a2e6b7db67 100644 --- a/data/samples.yaml +++ b/data/samples.yaml @@ -156,7 +156,7 @@ samples: - java - title: VueJS url: https://github.com/docker/awesome-compose/tree/master/vuejs - description: A sample Vue.jus application. + description: A sample Vue.js application. services: - vuejs - javascript