From: Marcin Owsiany Date: Tue, 7 Nov 2017 19:30:02 +0000 (+0100) Subject: Fix indentation X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=525880d8bc1cdb7250c59a1296c1a7427305af74;p=cni.git Fix indentation --- 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.