Skip to content

Commit

Permalink
Fix a typo in README (smikula#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanuan authored Feb 21, 2020
1 parent 3fd608f commit 2343296
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ A typical **fence.json** might look like the following.
"modules": "internals/*",
"accessibleTo": "tag3"
}
},
],
"imports": [
"tag4",
"tag5"
Expand Down Expand Up @@ -183,4 +183,4 @@ When running good-fences via the API, the results are returned in a structure li
}
]
}
```
```

0 comments on commit 2343296

Please sign in to comment.