Skip to content

Commit d65cfc1

Browse files
douglasnaphastimdorr
authored andcommitted
Remove outdated rule on single quotes in docs (reduxjs#3495)
* Remove outdated rule on single quotes in docs In PR reduxjs#1874, a mass replacement of angled single quotes ’ with ASCII single quotes ' was approved. Since then, the docs have contained a mixture of angled and ASCII single quotes: ``` $ git log -S’ --since="Mon Aug 1 16:45:58 2016 -0400" --pretty=oneline | wc -l 17 ``` so it does not make sense to state a rule on them. * Remove typographic stuff we don't use anyways. Former-commit-id: 99bbd43 Former-commit-id: 4d3298d
1 parent a9ba5b9 commit d65cfc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md.REMOVED.git-id

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16b40f644637ce759249d1f424bbebcc457fcc68
1+
73c8c1d715e55d75c4c0f2c0b7f31a2fd8600e2b

0 commit comments

Comments
 (0)