This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nico
/
Indium
Watch
1
Star
1
Fork
0
Code
Issues
2
Pull Requests
0
Releases
48
Wiki
Activity
Browse Source
Fix typo in CONTRIBUTING.md. (
#147
)
workspaces
Bruno Dias
3 years ago
committed by
Nicolas Petton
parent
b1abedd99c
commit
bff651ad42
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
CONTRIBUTING.md
+ 1
- 1
CONTRIBUTING.md
View File
@ -51,4 +51,4 @@ its usage is therefore discouraged.
### seq.el and map.el
Use
`seq-`
and
`map-`
functions for manipulating coll
c
ections whenever possible.
Use
`seq-`
and
`map-`
functions for manipulating collections whenever possible.
Write
Preview
Loading…
Cancel
Save