From 449cfd15b12d6524b94510004b3dddb58fbd6682 Mon Sep 17 00:00:00 2001
From: mike-000 <49240900+mike-000@users.noreply.github.com>
Date: Sat, 8 Jan 2022 14:16:29 +0000
Subject: [PATCH] Fix typo
---
examples/interpolation.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/interpolation.html b/examples/interpolation.html
index 65ff446f6a..64d942a17e 100644
--- a/examples/interpolation.html
+++ b/examples/interpolation.html
@@ -7,7 +7,7 @@ docs: >
The interpolate: false setting is used to disable interpolation of data values during
reprojection and rendering. Elevation data is
calculated from the pixel value returned by forEachLayerAtPixel. For comparison a second map
- with interpolation enabled returns inaccuate elevations which are very noticeable close to 3107 meters
+ with interpolation enabled returns inaccurate elevations which are very noticeable close to 3107 meters
due to how elevation is calculated from the pixel value.
tags: "disable image interpolation, xyz, maptiler, reprojection"
cloak: