From 7a3cf25c60291a112312fee88a171024ecd973c4 Mon Sep 17 00:00:00 2001 From: Thomas Turrell-Croft Date: Tue, 6 Jun 2023 22:48:30 +0100 Subject: [PATCH] POM examples should be of type XML --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42d696ba..d2f8a6e2 100644 --- a/README.md +++ b/README.md @@ -298,7 +298,7 @@ The xAPI Model Spring Boot Starter package provides an easy way to turn on/off t To use the xAPI Model Spring Boot Starter include the appropriate XML in the `dependencies` section of your `pom.xml`, as shown in the following example: -``` +```xml dev.learning.xapi xapi-model-spring-boot-starter