aboutsummaryrefslogtreecommitdiff
path: root/book/en/src/preface.md
diff options
context:
space:
mode:
authorVincent Esche <regexident@gmail.com>2020-07-14 15:40:57 +0200
committerVincent Esche <regexident@gmail.com>2020-07-14 16:00:42 +0200
commit3b48447934c18264fb9222faa573719079719b4f (patch)
tree4ce9f61b9b6fd41ad8c08648de796a59786ab54f /book/en/src/preface.md
parentbfb498e722dbe68c00ea8aab73d910561bab257c (diff)
Unified spelling of "real-time" (vs. "real time")
(This spelling is consistent with the one provided by Merriam Webster for use an an adjective)
Diffstat (limited to 'book/en/src/preface.md')
-rw-r--r--book/en/src/preface.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/book/en/src/preface.md b/book/en/src/preface.md
index 6563dd4..419f067 100644
--- a/book/en/src/preface.md
+++ b/book/en/src/preface.md
@@ -1,6 +1,6 @@
<h1 align="center">Real-Time Interrupt-driven Concurrency</h1>
-<p align="center">A concurrency framework for building real time systems</p>
+<p align="center">A concurrency framework for building real-time systems</p>
# Preface