diff --git a/docs/index.html b/docs/index.html
index e6b8a53..ab372fe 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -210,7 +210,7 @@
Veronica Vizcaino
José Antonio Iñigo
Contributor
- Software Architect on Profile. My main areas on interest are Cloud technologies (including microservices, reactive applications and data stream processing), DevOps and infrastructure automation.
+ Software Architect at Profile. My main areas on interest are Cloud technologies (including microservices, reactive applications and data stream processing), DevOps and infrastructure automation.
- stack overflow
diff --git a/trampoline/src/main/resources/application.properties b/trampoline/src/main/resources/application.properties
index 2593495..9be5997 100644
--- a/trampoline/src/main/resources/application.properties
+++ b/trampoline/src/main/resources/application.properties
@@ -1,5 +1,4 @@
settings.folder.path.linux=/home/#userName/Documents/trampoline
settings.folder.path.mac=/Users/#userName/Documents/trampoline
settings.folder.path.windows=C:/Temp/trampoline
-settings.file.name=settings.txt
-logging.level.org.springframework=DEBUG
\ No newline at end of file
+settings.file.name=settings.txt
\ No newline at end of file