Skip to content

Commit 0a54879

Browse files
committed
Fix formatting in system principles documentation table
1 parent 6c63e29 commit 0a54879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/doc/system_principles/system_principles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ querying the search path.
195195

196196
The following file types are defined in Erlang/OTP:
197197

198-
| _File Type_ | _File Name/Extension_ | _Documented in_ |
198+
| File Type | File Name/Extension | Documented in |
199199
| ------------------------- | --------------------- | --------------------------------------------------- |
200200
| Module | `.erl` | [Erlang Reference Manual](`e:system:modules.md`) |
201201
| Include file | `.hrl` | [Erlang Reference Manual](`e:system:modules.md`) |

0 commit comments

Comments
 (0)