Skip to content

Commit 056c78b

Browse files
linkiMartin Linkhorst
authored andcommitted
fix(router): fix markdown table rendering
small change so the markdown table is correctly rendered by github
1 parent bbe2a29 commit 056c78b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

router/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ The rules included are from this project [doxi-rules](https://bitbucket.org/lazy
3434

3535
Only these modules are enabled:
3636

37-
|--|--|
38-
|File| |
37+
|File|Purpose|
38+
|----|-------|
3939
|web_app.rules |detect exploit/misuse-attempts againts web-applications
4040
|web_server.rules |generic rules to protect a webserver from misconfiguration and known mistakes / exploit-vectors
4141
|active-mode.rules |rules to configure active-mode (block)

0 commit comments

Comments
 (0)