Skip to content

Commit ec4202f

Browse files
author
Vivek Vishal
authored
Merge pull request #6540 from pranjalkole/master
fix typos
2 parents 43cba1c + 98da220 commit ec4202f

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/collections/careers/software-engineering-internship/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ import { Col } from "../../../reusecore/Layout";
5353
As a Layer5 software engineer intern, you will learn our guiding principles to software architecture and design. You will understand and
5454
internalize Layer5's vision and strategy for helping the world adopt service meshes; helping the world expect more from their infrastructure.
5555
Put your software development skills to use with cloud native paradigms and modern software making.
56-
Interns will enhance their weilding of language-specific idioms, their understanding of distributed systems challenges, and be able to identify
56+
Interns will enhance their wielding of language-specific idioms, their understanding of distributed systems challenges, and be able to identify
5757
and avoid anti-patterns. You will understand how to develop cloud native infrastructure management software, and how to empathize with your
5858
target persona. You will engage with other world-class engineers from Layer5 and partner companies.
5959
</p>
@@ -99,4 +99,4 @@ import { Col } from "../../../reusecore/Layout";
9999
</span>
100100
</div>
101101
<PositionApply />
102-
</CareerWrapper>
102+
</CareerWrapper>

src/sections/Community/Handbook/repository.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ const Repository = () => {
5050
</p>
5151

5252
<p>
53-
Note that the Layer5 community spans <strong>five</strong> GitHub
53+
Note that the Layer5 community spans <strong>six</strong> GitHub
5454
organizations:
5555
</p>
5656

src/sections/Community/Newcomers-guide/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ const NewcomersGuide = () => {
9191
</Col>
9292
<Col $sm={12} $lg={6}>
9393
<h3>Finding an Issue to Work On</h3>
94-
<p>Note that the Layer5 community spans five GitHub organizations. See all in the <Link to="/community/handbook/repository-overview">repository overview</Link>.</p>
94+
<p>Note that the Layer5 community spans six GitHub organizations. See all in the <Link to="/community/handbook/repository-overview">repository overview</Link>.</p>
9595
<ol type="i">
9696
<li>
9797
Browse the list of{" "}

0 commit comments

Comments
 (0)