Skip to content

Commit 7817c9c

Browse files
authored
Merge pull request #4659 from abhijeetgauravm/master
fixed: typo experience , subscription , meaningfully
2 parents fcbb532 + bd860df commit 7817c9c

File tree

3 files changed

+4
-4
lines changed
  • src
    • collections/blog/2023
      • 2023-05-22-changing-release-channels-in-meshery
      • 2023-05-24-meet-the-meshmate-yash-sharma
    • sections/Community

3 files changed

+4
-4
lines changed

src/collections/blog/2023/2023-05-22-changing-release-channels-in-meshery/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import MesheryVersion from "./meshery-version.png";
3131

3232
<h2> How release channels offer subscription </h2>
3333
<p>
34-
Release Channels offers a subsciption where user can subscribe to a specific release channel and get notified when a new release is available. This is useful for users who want to stay up to date with the latest Meshery features, while also also providing flexibility for users who want to stay on a specific version of Meshery.
34+
Release Channels offers a subscription where user can subscribe to a specific release channel and get notified when a new release is available. This is useful for users who want to stay up to date with the latest Meshery features, while also also providing flexibility for users who want to stay on a specific version of Meshery.
3535
However, this approach can be risky because some updates may introduce bugs or compatibility issues that could break your existing installation. Depending upon your risk aversion and the nature of your deployment environment, having a subscription means that you will automatically receive these updates that you might not be ready incorporate. On the other hand, release channels also offer the ability to pin to a specific release which is a good thing as it allows users to maintain stability and predictability of their environment by preventing unexpected changes from being introduced into their system. However, doing so cancels out any future subscription-based benefits such as receiving security patches or bug fixes that were added after that version was released.
3636

3737
Therefore, it's important for you to weigh the pros and cons of each option before making decisions on how you want to manage your Meshery deployment. It's recommended you and your organizations have a well-defined upgrade strategy based on testing and validation procedures prior to applying new releases in production environments whether via subscriptions or manual upgrades to ensure that system availability is maintained and risks are minimized.

src/collections/blog/2023/2023-05-24-meet-the-meshmate-yash-sharma/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Now, I’ve heard of Community Badges, but what are these? How many are there? M
155155
"😂 some of my favourite questions, I really like using this 🚀 emoji which represents the feeling of keep doing and keep pushing until it's done. I am mostly a night person, as I feel most productive during that time, although I don't recommend it."
156156
</p>
157157
<p>
158-
"I worked on different projects of Layer5 and I am proud for all of them though my favorite part is getting Meshery and MeshMap support default dark mode so that user will get smooth expirence of using Meshery or MeshMap "
158+
"I worked on different projects of Layer5 and I am proud for all of them though my favorite part is getting Meshery and MeshMap support default dark mode so that user will get smooth experience of using Meshery or MeshMap "
159159
</p>
160160
</div>
161161

@@ -190,4 +190,4 @@ Now, I’ve heard of Community Badges, but what are these? How many are there? M
190190
</p></div>
191191

192192
</MeetTheMeshMate>
193-
</BlogWrapper>
193+
</BlogWrapper>

src/sections/Community/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ const CommunityPage = () => {
8484
<h1>Our Community Members</h1>
8585
<p>
8686
With active members from around the globe, the Layer5 community is a collection of diverse open source contributors, each of whom espouse our cultural values of inclusivity and paying it forward for others.
87-
We welcome individuals at all stages of their development and of all walks of life. Every member is encourage to embrace these values and support one another in meaninfully and consistently advancing the community's open source initiatives.
87+
We welcome individuals at all stages of their development and of all walks of life. Every member is encourage to embrace these values and support one another in meaningfully and consistently advancing the community's open source initiatives.
8888
</p>
8989
<p>
9090
We believe that every contributor deserves a safe and friendly environment,

0 commit comments

Comments
 (0)