Skip to content

Commit abc2c98

Browse files
authored
Merge pull request #110454 from dsindona/patch-3
Removing possessive from search scope
2 parents 20982f8 + 2cda3cd commit abc2c98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docfx.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -581,8 +581,8 @@
581581
"articles/hdinsight/**/*.yml": ["Azure","Azure HDInsight"],
582582
"articles/mariadb/**/*.md": ["Azure","Azure Database for MariaDB"],
583583
"articles/mariadb/**/*.yml": ["Azure","Azure Database for MariaDB"],
584-
"articles/marketplace/**/*.md": ["Azure","Microsoft's commercial marketplace"],
585-
"articles/marketplace/**/*.yml": ["Azure","Microsoft's commercial marketplace"],
584+
"articles/marketplace/**/*.md": ["Azure","Microsoft commercial marketplace"],
585+
"articles/marketplace/**/*.yml": ["Azure","Microsoft commercial marketplace"],
586586
"articles/mysql/**/*.md": ["Azure","Azure Database for MySQL"],
587587
"articles/mysql/**/*.yml": ["Azure","Azure Database for MySQL"],
588588
"articles/notebooks/**/*.yml": ["Azure","Azure Notebooks"],

0 commit comments

Comments
 (0)