Capitalize second word in title case compound adjectives

https://github.com/QubesOS/qubes-issues/issues/6756#issuecomment-873385039
This commit is contained in:
Andrew David Wong 2021-07-03 15:43:16 -07:00
parent 611670fcf1
commit 28bfb5c224
No known key found for this signature in database
GPG key ID: 8CE137352A019A17
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@ lang: en
layout: doc
permalink: /doc/qrexec-socket-services/
ref: 42
title: 'Qrexec: Socket-based Services'
title: 'Qrexec: Socket-Based Services'
---
*This page describes how to implement and use new socket-backed services for qrexec. See [qrexec](/doc/qrexec/) for general overview of the qrexec framework.*