From 525880d8bc1cdb7250c59a1296c1a7427305af74 Mon Sep 17 00:00:00 2001 From: Marcin Owsiany Date: Tue, 7 Nov 2017 20:30:02 +0100 Subject: [PATCH] Fix indentation --- SPEC.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPEC.md b/SPEC.md index d583ef6..874e58d 100644 --- a/SPEC.md +++ b/SPEC.md @@ -84,8 +84,8 @@ The operations that CNI plugins must support are: - **Network configuration**, as defined above. - **Extra arguments**, as defined above. - **Name of the interface inside the container**, as defined above. - - All parameters should be the same as those passed to the corresponding add operation. - - A delete operation should release all resources held by the supplied containerid in the configured network. + - All parameters should be the same as those passed to the corresponding add operation. + - A delete operation should release all resources held by the supplied containerid in the configured network. - Report version - Parameters: NONE. -- 2.44.0