tlv: capitalize nonNegativeInteger -> NonNegativeInteger
Change-Id: I82c578142f801d3307eec49ee82b05dbdd5071aa
diff --git a/interest.rst b/interest.rst
index 0e408fb..8a164ac 100644
--- a/interest.rst
+++ b/interest.rst
@@ -96,7 +96,7 @@
::
- InterestLifetime = INTEREST-LIFETIME-TYPE TLV-LENGTH nonNegativeInteger
+ InterestLifetime = INTEREST-LIFETIME-TYPE TLV-LENGTH NonNegativeInteger
``InterestLifetime`` indicates the (approximate) time remaining before the Interest times out.
The value is the number of milliseconds. The timeout is relative to the arrival time of the Interest at the current node.