Skip to content

Commit a1ff68a

Browse files
authored
Update README.md (#220)
* web-publisher: Update README.md * Fixing typo * Adding more clarity on how to use publisher.
1 parent 75c0a1c commit a1ff68a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ There are numerous ways to contribute to docs:
3030
- **Create demos**
3131
- We'd like to help our users see our SDK methods in action. Would you like to create a Vanilla JS or TS demo? Before you do, please read our [contributing guide](CONTRIBUTING.md) and reach out to us on [GitHub discussions](https://github.com/stackblitz/docs/discussions).
3232
- **Fix an issue**
33-
- You see an issue you'd like to worn on? Ask to be assigned to fix it. Before you start your work, please read our [contributing guide](CONTRIBUTING.md).
33+
- You see an issue you'd like to work on? Ask to be assigned to fix it. Before you start your work, please read our [contributing guide](CONTRIBUTING.md).
3434
- **Reviews**
3535
- Please feel free to check existing PRs and issues. Share your loving feedback, help the other contributor approach the task in a better way, spot lurking bugs, errors, and mistakes. You can use pr.new to that end - in the URL of the issue or PR, swap "github.com" with "pr.new" to spin up the environment and the preview.
3636

@@ -72,7 +72,7 @@ There are three ways to interact with this repository:
7272

7373
Use Web Publisher for small content updates for a pleasant editing experience:
7474

75-
1. Open the page on our [docs site](developer.stackblitz.com), scroll down, and click "edit this page".
75+
1. Open any page on our docs site ([Like this one](https://developer.stackblitz.com/guides/user-guide/what-is-stackblitz)), scroll down, and click "edit this page".
7676
2. Update the document in the editor on the left and see the rendered change in the preview window on the right.
7777
3. Once you're done, in the top right corner click on the green button that says "Propose changes".
7878
4. You will be redirected to a GitHub PR template page prepared for you to submit a PR.

0 commit comments

Comments
 (0)