Skip to content

Commit 7eec72b

Browse files
Merge pull request #10307 from eltociear/patch-1
chore(docs): fix typo in asyncstoragecache.html
2 parents 4988d51 + 9493232 commit 7eec72b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api/classes/asyncstoragecache.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1253,7 +1253,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> _is<wbr>Expired</h3>
12531253
</aside>
12541254
<div class="tsd-comment tsd-typography">
12551255
<div class="lead">
1256-
<p>check wether item is expired</p>
1256+
<p>check whether item is expired</p>
12571257
</div>
12581258
</div>
12591259
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -1858,4 +1858,4 @@ <h2>Legend</h2>
18581858
gtag('config', 'UA-115615468-1');
18591859
</script>
18601860
</body>
1861-
</html>
1861+
</html>

0 commit comments

Comments
 (0)