Skip to content

Commit fecd3a7

Browse files
authored
[Bugfix:Developer] formatting error (Submitty#515)
The bottom of php.md looks like this: ![image](https://github.com/Submitty/submitty.github.io/assets/47994802/940822e3-b725-49c6-b947-8c2a4f420b3d) Added the last back tick to make it work properly
1 parent 2c11081 commit fecd3a7

File tree

1 file changed

+1
-1
lines changed
  • _docs/developer/software_and_system_design/coding_style_guide

1 file changed

+1
-1
lines changed

_docs/developer/software_and_system_design/coding_style_guide/php.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,4 @@ an error instead. To do this, place at the top of the file:
123123
<?php
124124

125125
declare(script_types=1);
126-
``
126+
```

0 commit comments

Comments
 (0)