Skip to content

Commit 24e240e

Browse files
authored
Apply suggestions from code review
Co-authored-by: MSFT-Andrea <v-andreadr@microsoft.com>
1 parent 982387d commit 24e240e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

api-reference/beta/resources/educationalactivitydetail.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@ Represents more detail about an undergraduate, graduate, postgraduate degree, or
2020

2121
| Property | Type | Description |
2222
|:-------------|:-----------------|:--------------------------------------------------------------|
23-
|abbreviation |String |Shortened name of the degree or program (example: PhD, MBA) |
23+
|abbreviation |String |Shortened name of the degree or program, for example, `PhD` and `MBA`. |
2424
|activities |String collection |Extracurricular activities undertaken alongside the program. |
2525
|awards |String collection |Any awards or honors associated with the program. |
2626
|description |String |Short description of the program provided by the user. |
2727
|displayName |String |Long-form name of the program that the user provided. |
28-
|fieldsOfStudy |String collection |Majors and minors associated with the program. (if applicable) |
29-
|grade |String |The final grade, class, GPA, or score. |
30-
|notes |String |More notes the user provided. |
28+
|fieldsOfStudy |String collection |Majors and minors associated with the program, if applicable. |
29+
|grade |String |The final grade, class, grade point average (GPA), or score. |
30+
|notes |String |More notes provided by the user. |
3131
|webUrl |String |Link to the degree or program page. |
3232

3333
## JSON representation

0 commit comments

Comments
 (0)