diff --git a/doc/incrementalrendering.md b/doc/incrementalrendering.md index 7e4e4f5..f2640e3 100644 --- a/doc/incrementalrendering.md +++ b/doc/incrementalrendering.md @@ -29,7 +29,7 @@ last\_mtime | **1552977950020** The following query will return all changed blocks since the last call: -``` +```sql select posx,posy,posz,data,mtime from blocks b where b.mtime > 1552977950020