From 821ba8b22e58ddb469c152e67a25cb13f45f5ec7 Mon Sep 17 00:00:00 2001 From: "tycho.tatitscheff" Date: Sun, 6 Mar 2016 15:46:41 -0800 Subject: [PATCH] Fix a typo on Almanac User Guide Summary: Ref T10527 The lack of a * messed up the remarkup. Test Plan: Tested on my instance by pasting the sentence in a phriction document. See the markup correctly done. Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: Korvin Maniphest Tasks: T10527 Differential Revision: https://secure.phabricator.com/D15421 --- src/docs/user/userguide/almanac.diviner | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/user/userguide/almanac.diviner b/src/docs/user/userguide/almanac.diviner index b7c30cf77a..a6b04e1fd1 100644 --- a/src/docs/user/userguide/almanac.diviner +++ b/src/docs/user/userguide/almanac.diviner @@ -96,7 +96,7 @@ them from the service. Concepts ======== -The major concepts in Almanac are **devices*, **interfaces**, **services**, +The major concepts in Almanac are **devices**, **interfaces**, **services**, **bindings**, **networks**, and **namespaces**. **Devices**: Almanac devices represent physical or virtual devices.