1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 05:40:11 +01:00
This commit is contained in:
Fadi Abbud 2022-02-24 09:06:16 +01:00
parent 4fc6bc5509
commit 670f4cbf60

View file

@ -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"`