Skip to content

Commit 8b0975b

Browse files
committed
Remove dots from header signature
1 parent 9072164 commit 8b0975b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/pages/IndexPageView/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ export default React.createClass({
6666
</pre>
6767
<h3 className="index__feature-sign">
6868
JSCS has built-in presets to check your code against.
69-
Or you can create your own and share them as npm packages.
69+
Or you can create your own and share them as npm packages
7070
</h3>
7171
<div className="index__feature-container">
7272
<div className="index__file" />

0 commit comments

Comments
 (0)