diff --git a/release-notes/0.28.0.rst b/release-notes/0.28.0.rst index 1b1c8994e..1af0a8914 100644 --- a/release-notes/0.28.0.rst +++ b/release-notes/0.28.0.rst @@ -12,6 +12,6 @@ New Features Other Notes ----------- -- The V1 Primitives ``SamplerV1`` and ``EstimatorV1`` have been completely removed. Please use the - `migration guide `__ and use theV2 Primitives instead. (`1857 `__) +- The V1 Primitives ``SamplerV1`` and ``EstimatorV1`` have been completely removed. Please see the + `migration guide `__ and use the V2 Primitives instead. (`1857 `__) - The ``service`` parameter is now required in ``Session.from_id()``. (`1868 `__)