Fix typo understanding jaxprs page on readthedocs (#3513)

This commit is contained in:
igorwilbert 2020-06-22 16:31:08 -03:00 committed by GitHub
parent 18798a307b
commit e5d4ca31a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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