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: views/pages/index.ejs
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -43,10 +43,10 @@ function phoneNum(format) {
43
43
</div>
44
44
<divclass="one-third column tripleSection">
45
45
<h4class="tripleTitle">Powerful</h4>
46
-
<pclass="tripleInfo">You have complete control over the output of your API. Whether your API has complicated conditions or takes advantage of a published snippet, </p>
46
+
<pclass="tripleInfo">You have complete control over the output of your API. Whether your API has complicated conditions or takes advantage of a published snippet, </p>
47
47
</div>
48
48
<divclass="one-third column tripleSection">
49
-
<h4class="tripleTitle">Social</h4>
49
+
<h4class="tripleTitle">Sharing</h4>
50
50
<pclass="tripleInfo">Did you create an awesome piece of code that you think would be helpful for others to use in their APIs? We have snippets! Think of it like NPM modules for APIs.</p>
0 commit comments