summaryrefslogtreecommitdiff
path: root/rfc.go
diff options
context:
space:
mode:
Diffstat (limited to 'rfc.go')
-rw-r--r--rfc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc.go b/rfc.go
index f608d0c..8f479e3 100644
--- a/rfc.go
+++ b/rfc.go
@@ -41,7 +41,7 @@ type Entry struct {
Stream string `xml:"stream"`
Area string `xml:"area"`
Acronym string `xml:"wg_acronym"`
- ErrataURL string `xml:"errata-url"`
+ Errata string `xml:"errata-url"`
Doi string `xml:"doi"`
}