diff --git a/versioning/lockfiles/configurations.rst b/versioning/lockfiles/configurations.rst index edef9c929c3..65e8d512310 100644 --- a/versioning/lockfiles/configurations.rst +++ b/versioning/lockfiles/configurations.rst @@ -8,7 +8,7 @@ Multiple configurations This is an **experimental** feature subject to breaking changes in future releases. In the previous section we managed just 1 configuration, for the default profile. In many applications, -packages needs to be built with several different configurations, typically managed by different profile +packages need to be built with several different configurations, typically managed by different profile files. .. note::