Skip to content

Commit 5613af6

Browse files
(DOCSP-45143-followup) add backtick to fix warning on config backup high availability page (#654)
Adding a missing backtick to the `configure-backup-high-availability.txt` file to fix warning introduced by typo in DOCSP-45143. - [DOCSP-45143](https://jira.mongodb.org/browse/) - [STAGING](https://deploy-preview-654--10gen-docs-ops-manager.netlify.app/tutorial/configure-backup-high-availability/#configure-a-highly-available-mms-backup-service) - [LATEST BUILD LOG](https://app.netlify.com/sites/10gen-docs-ops-manager/deploys/67856914bf190b00089d948f) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working.
1 parent 921a82d commit 5613af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorial/configure-backup-high-availability.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The following considerations apply to making backups highly available:
7272
clear all checkboxes except :guilabel:`Queryable Restore Jobs`.
7373

7474
- If you use multiple Backup Daemons, use a distinct local folder
75-
for each :term:`head directory <head directory> path.
75+
for each :term:`head directory <head directory>` path.
7676

7777
- We recommend that you use a file system other than |nfs| if you
7878
intend to run :ref:`queryable restore

0 commit comments

Comments
 (0)