Skip to content

Commit 0537a47

Browse files
zepfredCopilot
andauthored
chore: address comments
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 1a6e893 commit 0537a47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/modules/ROOT/pages/optimization-algorithms/move-selector-reference.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -837,7 +837,7 @@ In the case of a <<listVariableNearbySelection, list variable>>,
837837
`Origin_` is always a planning value (for example `Customer`),
838838
but `Destination_` can be either a planning value or a planning entity.
839839
840-
As an example, consider the Vehicle Routing Problem and list variable to store the customer list for each vehicle.
840+
As an example, consider the Vehicle Routing Problem and a list variable to store the customer list for each vehicle.
841841
The distance meter must be able to handle both `Customer` and `Vehicle` as the `Destination_` argument:
842842
843843
[tabs]

0 commit comments

Comments
 (0)