Skip to content

Commit 34f6140

Browse files
committed
clean up wording
1 parent 4d6095d commit 34f6140

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Sourcegraph Code Discussions <em><sub><br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;— discuss code contextually, review code continuously.</sub></em>
1+
# Sourcegraph code discussions
2+
3+
Discuss code contextually, review code continuously.
24

35
- 🖥️ Write comments on code while browsing on Sourcegraph.com.
46
- 🧠 Discover discussions and existing knowledge on GitHub & Sourcegraph while browsing code.
@@ -7,7 +9,7 @@
79

810
## ⚡ Experimental warning
911

10-
Code Discussions is an experiment [by Sourcegraph](https://about.sourcegraph.com/about). It is not yet ready for widespread production use.
12+
Code discussions is an experiment [by Sourcegraph](https://about.sourcegraph.com/about). It is not yet ready for widespread production use.
1113

1214
If you're as excited about improving how code is discussed as much as we are, then please try it out, [give us feedback and file issues](https://github.com/sourcegraph/issues/issues), and reach out to us (hi@sourcegraph.com). We'd love to hear from you!
1315

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "code-discussions",
33
"publisher": "sourcegraph",
4-
"title": "Code Discussions — discuss code contextually, review code continuously.",
4+
"title": "Code discussions — discuss code contextually, review code continuously.",
55
"description": "Lets you write comments on code while browsing, discover discussions while browsing on GitHub, review code continuously, and share knowledge with your team.",
66
"activationEvents": [
77
"*"

0 commit comments

Comments
 (0)