Skip to content

Commit c321046

Browse files
committed
docs(api): Fix typo
1 parent 62e955c commit c321046

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/api.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ For granular control see {ref}`libvcs <libvcs:index>`'s {ref}`Commands <libvcs:c
99
## Internals
1010

1111
:::{warning}
12-
These APIs are purely internal not covered by versioning policies, they can and will break between versions.
12+
Be careful with these! Internal APIs are **not** covered by version policies. They can break or be removed between minor versions!
13+
1314
If you need an internal API stabilized please [file an issue](https://github.com/vcs-python/vcspull/issues).
1415
:::
1516

0 commit comments

Comments
 (0)