Skip to content

Commit c969bdf

Browse files
Merge pull request #114 from awf/patch-1
Typo fix.
2 parents fcdc83f + 50f15f1 commit c969bdf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ The core logic of ChainRules is implemented in [ChainRulesCore.jl](https://githu
1515
To add ChainRules support to your package, by defining new `rrule`s or `frules`, you only need to depend on the very light-weight package ChainRulesCore.jl.
1616
This repository contains ChainRules.jl, which is what people actually use directly.
1717
ChainRules reexports all the ChainRulesCore functionality, and has all the rules for the Julia standard library.
18-
and has all the rules for the julia standard library.
1918

2019

2120
Here are some of the core features of the package:

0 commit comments

Comments
 (0)