From 512d09d8e02152429da7ba897882f242efb5f193 Mon Sep 17 00:00:00 2001 From: Uosis Date: Sat, 27 Jul 2019 05:25:30 -0600 Subject: fix typo (#668) --- docs/pages/9 - Contrib Modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/9 - Contrib Modules.md b/docs/pages/9 - Contrib Modules.md index 73863391..44377462 100644 --- a/docs/pages/9 - Contrib Modules.md +++ b/docs/pages/9 - Contrib Modules.md @@ -6,7 +6,7 @@ When using one of these, it is important that the versions you load match your m For instance : ```scala -import $ivy`com.lihaoyi::mill-contrib-bloop:$MILL_VERSION` +import $ivy.`com.lihaoyi::mill-contrib-bloop:$MILL_VERSION` ``` [comment]: # (Please keep list of plugins in alphabetical order) -- cgit v1.2.3