Skip to content

Commit

Permalink
Fix typo understanding jaxprs page on readthedocs (#3513)
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorWilbert committed Jun 22, 2020
1 parent 18798a3 commit e5d4ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/jaxpr.rst
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ before (with two input vars, one for each element of the input tuple)
Constant Vars
--------------

ConstVars arise when the computation ontains array constants, either
ConstVars arise when the computation contains array constants, either
from the Python program, or from constant-folding. For example, the function
``func6`` below

Expand Down

0 comments on commit e5d4ca3

Please sign in to comment.