Commit d308cdc7 by Janosch Hildebrand Committed by Johannes Edmeier

Improve wording of registration notification message

parent 2224a939
......@@ -65,7 +65,7 @@ public class MicrosoftTeamsNotifier extends AbstractStatusChangeNotifier {
* Message will be used as title of the Activity section of the Teams message when an app
* registers
*/
private String registerActivitySubtitlePattern = "%s with id %s has registered from Spring Boot Admin";
private String registerActivitySubtitlePattern = "%s with id %s has registered with Spring Boot Admin";
/**
* Message will be used as title of the Activity section of the Teams message when an app
......
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