From 6bfa2062c8ca59bf6a53ecfc27643f1e0d619d05 Mon Sep 17 00:00:00 2001 From: Andrius Merkys Date: Wed, 7 Jun 2023 17:39:50 +0200 Subject: [PATCH] Update optimade.rst Co-authored-by: Antanas Vaitkus --- optimade.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/optimade.rst b/optimade.rst index 99b560d08..2ec943366 100644 --- a/optimade.rst +++ b/optimade.rst @@ -2850,7 +2850,7 @@ bonds - The property SHOULD be :val:`null` for structures for which the chemical connectivity is unknown to the implementation. - If present, it MUST be a list of dictionaries, each of which represents a chemical bond and MUST have the following key: - - *sites*: an ordered list of 0-based indexes of the two sites that form a chemical bond. + - *sites*: a non-decreasing list of 0-based indexes of the two sites that form a chemical bond. - If translations are needed by at least one of the sites of a bond, the following key SHOULD be used: