essential-actions
Clone or download
Modified Files
--- 'a/twitteraction/src/main/java/com/stream_pi/twitteraction/TwitterAction.java'
+++ b/twitteraction/src/main/java/com/stream_pi/twitteraction/TwitterAction.java
@@ -92,7 +92,7 @@ public class TwitterAction extends Norma
Property toBeTweeted = new Property("tweet", Type.STRING);
toBeTweeted.setDisplayName("Tweet");
- toBeTweeted.setDefaultValueStr("Hello From StreamPi!");
+ toBeTweeted.setDefaultValueStr("Hello From Stream-Pi!");
toBeTweeted.setCanBeBlank(false);
addClientProperties(