Skip to content

Commit 3ac7b50

Browse files
committed
chore: adjust message
1 parent 4d52b11 commit 3ac7b50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/.vitepress/components/api-docs/method.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ function seeAlsoToUrl(see: string): string {
4343

4444
<div v-if="experimental" class="warning custom-block">
4545
<p class="custom-block-title">Experimental</p>
46-
<p>This method is experimental and may change in future versions.</p>
46+
<p>This method is experimental and changes may not follow semantic versioning.</p>
4747
</div>
4848

4949
<div v-html="description"></div>

0 commit comments

Comments
 (0)