Skip to content

Commit e3393c1

Browse files
authored
DOCSP-27817 fix to facet spacing (#558)
* DOCSP-27817 fix to facet spacing * Update sort.txt removed random URL that I don't think should be there (not sure how it got there in the first place!).
1 parent ecd3216 commit e3393c1

File tree

7 files changed

+14
-14
lines changed

7 files changed

+14
-14
lines changed

source/collections.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Collections
77
.. default-domain:: mongodb
88

99
.. facet::
10-
:name: genre
11-
:values:: tutorial
10+
:name: genre
11+
:values:: tutorial
1212

1313
.. contents:: On this page
1414
:local:

source/connect.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Connect to MongoDB
77
.. default-domain:: mongodb
88

99
.. facet::
10-
:name: genre
11-
:values:: tutorial
10+
:name: genre
11+
:values:: tutorial
1212

1313
.. meta::
1414
:keywords: atlas, server

source/import-export.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Import and Export Data
1111
:values: json
1212

1313
.. facet::
14-
:name: genre
15-
:values:: tutorial
14+
:name: genre
15+
:values:: tutorial
1616

1717
.. contents:: On this page
1818
:local:

source/install.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Download and Install Compass
77
.. default-domain:: mongodb
88

99
.. facet::
10-
:name: genre
11-
:values:: tutorial
10+
:name: genre
11+
:values:: tutorial
1212

1313
.. important::
1414

source/query/filter.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Query Your Data
99
.. default-domain:: mongodb
1010

1111
.. facet::
12-
:name: genre
13-
:values:: tutorial
12+
:name: genre
13+
:values:: tutorial
1414

1515
.. meta::
1616
:keywords: sample dataset

source/query/queries.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Managing Saved Queries and Aggregations
77
.. default-domain:: mongodb
88

99
.. facet::
10-
:name: genre
11-
:values:: tutorial
10+
:name: genre
11+
:values:: tutorial
1212

1313
.. meta::
1414
:keywords: sample dataset

source/query/sort.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Sort the Returned Documents
77
.. default-domain:: mongodb
88

99
.. facet::
10-
:name: genre
11-
:values:: tutorial
10+
:name: genre
11+
:values:: tutorial
1212

1313
If the query bar displays the :guilabel:`Sort` option, you can specify
1414
the sort order of the returned documents.

0 commit comments

Comments
 (0)