Skip to content

Commit

Permalink
add closing braces
Browse files Browse the repository at this point in the history
  • Loading branch information
cheese3660 committed Dec 18, 2023
1 parent 5b731bc commit 4c594ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Writerside/topics/Part-Reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ This contains a list of all the resources contained in this part, Patch Manager
/* ... */
}
}
}
```

The resourceContainers object also has classes for every single resource contained within them (`.Resource`)
Expand Down Expand Up @@ -345,6 +346,7 @@ This contains a list of all the part modules on this part, to add or edit parts
* > Module_Something {
/* ... */
}
}
```

### resourceSummary
Expand Down

0 comments on commit 4c594ad

Please sign in to comment.