mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
This PR fixes a minor typo in a log message in the `PreExecute` method of `internal/datanode/index/task_index.go`. Corrected "dimesion" to "dimension". Signed-off-by: hckex <33862757+hckex@users.noreply.github.com>