docs: clarify "single" in Single-server-VictoriaMetrics.md (#7369)

### Describe Your Changes

"Single version" is unclear, since VM is also a single-executable. I
think "single-node" is clearer.

### Checklist

The following checks are **mandatory**:

- [x] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).

(cherry picked from commit 258ee93fd1)
This commit is contained in:
Dan Dascalescu 2024-10-30 13:55:52 +02:00 committed by hagen1778
parent 34c4b4ab0c
commit fd044a4ce0
No known key found for this signature in database
GPG key ID: E92986095E0DD614

View file

@ -5,7 +5,7 @@ menu:
identifier: vm-single-version
parent: victoriametrics
weight: 1
title: Single version
title: Single-node version
aliases:
- /Single-server-VictoriaMetrics.html
---