Commit a58cd1a0 by weibaohui Committed by GitHub

Correct spelling errors

Correct spelling errors
parent d44f0999
......@@ -36,6 +36,6 @@ public class GunsApplication extends WebMvcConfigurerAdapter{
public static void main(String[] args) {
SpringApplication.run(GunsApplication.class, args);
logger.info("GunsApplication is sussess!");
logger.info("GunsApplication is success!");
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment