Skip to content

Commit

Permalink
Change a word
Browse files Browse the repository at this point in the history
  • Loading branch information
nirkoren authored Jun 20, 2018
1 parent 0f01c97 commit eb983b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
public class HelloHandler {

public String sayHello() {
String hello = "Hello SI-SE members, What do you think about this conference?";
String hello = "Dear SI-SE members, What do you think about this conference?";
return hello;
}

Expand Down

0 comments on commit eb983b6

Please sign in to comment.