Skip to content

Commit e51403b

Browse files
8.adoc: fix typo and fix code tag
1 parent c140860 commit e51403b

File tree

1 file changed

+2
-2
lines changed
  • EN/modules/ROOT/pages/v5.1

1 file changed

+2
-2
lines changed

EN/modules/ROOT/pages/v5.1/8.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ For C and Perl code, please run pgindent if necessary. We recommend using git di
9191
All new functionality that is contributed to IvorySQL should be covered by regression tests that are contributed alongside it. If you are uncertain about how to test or document your work, please raise the question on the ivorysql-hackers mailing list and the developer community will do its best to help you.
9292

9393
At the very minimum, you should always be running
94-
``
95-
`make installcheck world
94+
```
95+
make installcheck world
9696
```
9797
to make sure that you're not breaking anything.
9898

0 commit comments

Comments
 (0)