You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Often, programming involves implementing small functional changes within a speci
50
50
51
51
For example, if implementing an interface or subclass, the only things that will change are the class name and method details.
52
52
53
-
PipeScript can be be embedded within 47 languages.
53
+
PipeScript can be be embedded within 48 languages.
54
54
55
55
Embedding PipeScript within any of these languages allows you to generate any of these languages with parameterized scripts, thus removing some of the tedium of programming.
0 commit comments