We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec00e2b commit 5350d55Copy full SHA for 5350d55
RELEASING.md
@@ -54,7 +54,7 @@
54
git push --delete origin tagname
55
git push origin stable
56
```
57
- * This will ensure that READTHEDOCs for core are pointing at the stable release.
+ * This will ensure that READTHEDOCS for core are pointing at the stable release.
58
* To validate this worked, ensure the stable build has run successfully:
59
https://readthedocs.org/projects/opentelemetry-python/builds/.
60
If the build has not run automatically, it can be manually trigger via the READTHEDOCs interface.
0 commit comments