diff --git a/src/main/resources/generator/server/springboot/logsspy/logs-spy.md b/src/main/resources/generator/server/springboot/logsspy/logs-spy.md index 7e329911328..1682c34c8eb 100644 --- a/src/main/resources/generator/server/springboot/logsspy/logs-spy.md +++ b/src/main/resources/generator/server/springboot/logsspy/logs-spy.md @@ -4,7 +4,7 @@ LogsSpy is a JUnit5 extension used to assert logs. ## Usage -Sometimes it's a good idea to test logs (as they can be important information for our system). It's not always needed though, as for everything, it depends! +Sometimes it's a good idea to test logs (as they can be important information for our system). It's not always necessary though, as for everything, it depends! So, here's how to use it: