Browse Source

Merge pull request #741 from rtabulov/patch-3

interpolation: fix mistake in description
content-update
LEEDASILVA 3 years ago committed by GitHub
parent
commit
8d1e9cdd1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      subjects/interpolation/README.md

2
subjects/interpolation/README.md

@ -21,7 +21,7 @@ duration = 10
t
|
10 |_______________. <- execute callback([1.0, 10])
10 |_______________. <- execute callback([0.8, 10])
| |
| |
8 |___________. |

Loading…
Cancel
Save