Skip to content

Commit 2d0d3ac

Browse files
authored
Merge pull request #149 from cneira/doc
typo in cni network config
2 parents 437f902 + 66541d2 commit 2d0d3ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ With the following file at `/etc/cni/conf.d/fcnet.conflist`:
6060
{
6161
"name": "fcnet",
6262
"cniVersion": "0.3.1",
63-
"plugins"": [
63+
"plugins": [
6464
{
6565
"type": "ptp",
6666
"ipMasq": true,

0 commit comments

Comments
 (0)