mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 05:40:11 +01:00
Fix Typo
This commit is contained in:
parent
4fc6bc5509
commit
670f4cbf60
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ type Entry struct {
|
|||
Format Format `json:"format"`
|
||||
}
|
||||
|
||||
// FeedData is the contetn of the ROLIE feed.
|
||||
// FeedData is the content of the ROLIE feed.
|
||||
type FeedData struct {
|
||||
ID string `json:"id"`
|
||||
Title string `json:"title"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue