Update Config.java

Fix a typo.
This commit is contained in:
吴晟 Wu Sheng 2017-08-14 17:23:23 +08:00 committed by GitHub
parent 1d558c689c
commit 2169b11208
1 changed files with 1 additions and 1 deletions

View File

@ -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 = "";