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
{{ message }}
This repository was archived by the owner on Apr 19, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: src/components/index/WhyGitpod.tsx
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -241,9 +241,9 @@ const WhyGitpod = () => (
241
241
</div>
242
242
<divclassName="why-gitpod__text">
243
243
<h3>Seamless GitHub &GitLabIntegration</h3>
244
-
<p>Gitpod let’s you stay in the flow by blending perfectly into GitHub and GitLab. Start your workflow from there and let Gitpod beam you in a ready-to-code dev environment.</p>
245
-
<p>No matter you want to fix a bug, add a feature or do a code review, Gitpod get's you started immediately.</p>
246
-
<p>Read more about <ahref="/docs/context-urls/">Integration.</a></p>
244
+
<p>Gitpod lets you stay in the flow by blending perfectly into GitHub and GitLab. Start your workflow from there and let Gitpod beam you in a ready-to-code dev environment.</p>
245
+
<p>Whether you want to fix a bug, add a feature or do a code review, Gitpod gets you started immediately.</p>
246
+
<p>Read more about supported <ahref="/docs/context-urls/">context URLs</a>.</p>
247
247
</div>
248
248
</div>
249
249
</div>
@@ -258,8 +258,8 @@ const WhyGitpod = () => (
258
258
</div>
259
259
<divclassName="why-gitpod__text">
260
260
<h3>Based on the Online IDE Theia </h3>
261
-
<p>Gitpod is not just another online playground, but a full-featured dev environment, just like your local IDE.</p>
262
-
<p>It includes fully-functional <strong>Linux terminals</strong>, you can install any <strong>VS Code extensions</strong>and provides all the other good features provided by <strong>Theia</strong>, the vendor neutral and highly extensible VS Code alternative, we have developed.</p>
261
+
<p>Gitpod isn't just an online playground, but a full-featured dev environment, just like your local IDE and Terminal.</p>
262
+
<p>It includes fully-functional Linux-based <strong>Terminals</strong>, and you can install any <strong>VS Code extensions</strong>or enjoy many other great features from <strong>Theia</strong>, the vendor neutral and highly extensible IDE framework we have developed.</p>
263
263
<p>Read more about <ahref="/docs/ide/">Theia</a>.</p>
0 commit comments