Skip to content

Commit 5d22879

Browse files
authored
Fix markdown syntax in printSettings.md
1 parent 318e27b commit 5d22879

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

api-reference/v1.0/resources/printsettings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "printSettings resource type
2+
title: "printSettings resource type"
33
description: "Represents tenant-wide settings for the Universal Print service."
44
author: "nilakhan"
55
ms.localizationpriority: medium

changelog/Microsoft.PrintService.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{
1+
{
22
"changelog": [
33
{
44
"ChangeList": [
@@ -15,15 +15,15 @@
1515
"ApiChange": "Resource",
1616
"ChangedApiName": "airPrintSettings",
1717
"ChangeType": "Addition",
18-
"Description": "Added the [airPrintSettings](https://learn.microsoft.com/en-us/graph/api/resources/airPrintSettings?view=graph-rest-1.0) resource.",
18+
"Description": "Added the [airPrintSettings](https://learn.microsoft.com/en-us/graph/api/resources/airPrintSettings?view=graph-rest-1.0) resource type.",
1919
"Target": "airPrintSettings"
2020
},
2121
{
2222
"Id": "bbaa354c-b759-4e8b-ac3f-ccb26b6a8277",
2323
"ApiChange": "Resource",
2424
"ChangedApiName": "printerDiscoverySettings",
2525
"ChangeType": "Addition",
26-
"Description": "Added the [printerDiscoverySettings](https://learn.microsoft.com/en-us/graph/api/resources/printerDiscoverySettings?view=graph-rest-1.0) resource.",
26+
"Description": "Added the [printerDiscoverySettings](https://learn.microsoft.com/en-us/graph/api/resources/printerDiscoverySettings?view=graph-rest-1.0) resource type.",
2727
"Target": "printerDiscoverySettings"
2828
},
2929
{
@@ -39,7 +39,7 @@
3939
"Cloud": "Prod",
4040
"Version": "v1.0",
4141
"CreatedDateTime": "2025-02-13T01:02:56.1853617Z",
42-
"WorkloadArea": "Devices and apps",
42+
"WorkloadArea": "Device and app management",
4343
"SubArea": "Cloud printing"
4444
},
4545
{

0 commit comments

Comments
 (0)