Commit 2169b112 authored by 吴晟's avatar 吴晟 Committed by GitHub
Browse files

Update Config.java

Fix a typo.
parent 1d558c68
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ public class Config {
    public static class Agent {
        /**
         * Application code is showed in sky-walking-ui.
         * Suggestion: set a unique name for each application, one application's nodes share the same code.
         * Suggestion: set an unique name for each application, one application's nodes share the same code.
         */
        public static String APPLICATION_CODE = "";