Skip to content

Commit fd0aed1

Browse files
committed
Linter errors
1 parent 1cf3a6f commit fd0aed1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/XrmDefinitelyTyped/Resources/Extensions/xrm_ext_9-.d.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ declare namespace Xrm {
415415

416416
interface EntityList {
417417
/**
418-
* The type of the page
418+
* The type of the page.
419419
*/
420420
pageType: "entitylist";
421421

@@ -437,7 +437,7 @@ declare namespace Xrm {
437437

438438
interface EntityRecord {
439439
/**
440-
* The type of the page
440+
* The type of the page.
441441
*/
442442
pageType: "entityrecord";
443443

@@ -499,7 +499,7 @@ declare namespace Xrm {
499499

500500
interface WebResource {
501501
/**
502-
* The type of the page
502+
* The type of the page.
503503
*/
504504
pageType: "webresource";
505505

0 commit comments

Comments
 (0)