Fix rebase artifact
diff --git a/settings.gradle b/settings.gradle
index 6366066..c7b297f 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -26,7 +26,7 @@
 
 module('integration/kotlinx-coroutines-guava')
 module('integration/kotlinx-coroutines-jdk8')
-\module('integration/kotlinx-coroutines-slf4j')
+module('integration/kotlinx-coroutines-slf4j')
 
 module('reactive/kotlinx-coroutines-reactive')
 module('reactive/kotlinx-coroutines-reactor')