Update sample.json

This commit is contained in:
Hugo Bernier 2021-05-02 19:01:17 -04:00 committed by GitHub
parent a60faaa657
commit 5d015851d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -32,11 +32,11 @@
"alt": "Using PnP JS Core custom objects with @select and @expand decorators" "alt": "Using PnP JS Core custom objects with @select and @expand decorators"
} }
], ],
"authors": [ "authors": [
{ {
"gitHubAccount": "jquinzamora", "gitHubAccount": "jquintozamora",
"company": "", "company": "",
"pictureUrl": "https://github.com/jquinzamora.png", "pictureUrl": "https://github.com/jquintozamora.png",
"name": "Jose Quinto" "name": "Jose Quinto"
} }
], ],