Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 92c95e6

Browse files
authored
fix suggested syntax, say course still works
1 parent 486d58c commit 92c95e6

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

server-installation-notes.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@
33
⚠️ | This course uses features not yet supported by GHES.
44
--- | ---
55

6-
This course makes use of [suggested changes](https://github.blog/changelog/2018-10-16-suggested-changes/), a feature that is currently in beta for GitHub.com but not available on GHES. Courses will still work, but suggested changes will appear as pull request comments with the syntax:
7-
<code>
8-
```suggestion
9-
A suggestion
10-
```
11-
</code>
6+
This course makes use of [suggested changes](https://github.blog/changelog/2018-10-16-suggested-changes/), a feature that is currently in beta for GitHub.com but not available on GHES. **The course will still work**, but suggested changes will appear as pull request comments with the syntax:
7+
8+
```suggestion
9+
A suggestion
10+
```
1211

1312
### Course dependencies
1413

0 commit comments

Comments
 (0)