Add missing word in the VM introspection notebook (#1236)

This commit is contained in:
Hector Perez 2022-06-21 18:06:16 +02:00 committed by GitHub
parent 8f4cafe264
commit ef4e735b38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -144,7 +144,7 @@ and take the most memory.
## Tracking memory usage
So far we have used VegaLite to draw static plots. However, we can
So far we have used VegaLite to draw static plots. However, we can use
Kino to dynamically push data to VegaLite. Let's use them together
to plot the runtime memory usage over time.