Skip to content

Commit 5d491b1

Browse files
authored
Removes an unexpected character in the README file, which was causing issues when running autorest command. (#16911)
Co-authored-by: Lucas Santos <[email protected]>
1 parent 588cdc4 commit 5d491b1

File tree

1 file changed

+1
-1
lines changed
  • specification/communication/data-plane/PhoneNumbers

1 file changed

+1
-1
lines changed

specification/communication/data-plane/PhoneNumbers/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ directive:
4848
suppress:
4949
- R2005 #Long running operation status code
5050
reason:
51-
- Approval from Azure review board that Long Running Operations can return 202s.
51+
Approval from Azure review board that Long Running Operations can return 202s.
5252
```
5353

5454
---

0 commit comments

Comments
 (0)