Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryQW committed Oct 31, 2023
1 parent 20e2294 commit 4535bfd
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/site/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ const Index = () => {
<CardHeader>
<CardTitle>Reinstall</CardTitle>
<CardDescription className="h-[120px]">
Reinstall to update the snap, or if something isn't right.
Update the snap, or reinstall if something isn't right.
</CardDescription>
</CardHeader>
<CardFooter>
Expand Down
2 changes: 1 addition & 1 deletion packages/snap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ Powered by RSS3's social aggretation capability, a truly platform-agnostic way t

Simply visit <https://snap.rss3.io> and install the Snap.

Permissionless, no registation required.
Permissionless, no registration required.

For more information on MetaMASK Snap: <https://metamask.io/snaps/>
2 changes: 1 addition & 1 deletion packages/snap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rss3/social-notifier-snap",
"version": "0.1.6",
"version": "0.1.7",
"description": "Get notifications when your Web3 frens produce new activities.",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/snap/snap.manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"version": "0.1.6",
"version": "0.1.7",
"description": "Get notifications when your Web3 frens produce new activities.",
"proposedName": "RSS3 Social Notifier",
"repository": {
"type": "git",
"url": "https://github.com/NaturalSelectionLabs/RSS3-Social-Notifier-Snap.git"
},
"source": {
"shasum": "FyBLeyealoNXhoZIY7Lz7e2YnEhwyB5CObDhKccjgk4=",
"shasum": "HzsctbAashsyZ4mVzKKFZFQ2d9X+FfzS4RpkqVLaid0=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand Down

0 comments on commit 4535bfd

Please sign in to comment.