From 03e6091d15d65a2d5af6b229a35faa43104169f4 Mon Sep 17 00:00:00 2001 From: Neal Smith Date: Sat, 5 May 2018 11:12:45 -0700 Subject: [PATCH] fixed typo v1 -> v2 --- docs/release_notes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release_notes.html b/docs/release_notes.html index 63d0b51..3b68652 100644 --- a/docs/release_notes.html +++ b/docs/release_notes.html @@ -60,7 +60,7 @@

API Notes:

  1. API has been heavily refactored, please review NCAPI v1 vs. NCAPI v2 for feature comparison.
  2. -
  3. Apps written with NCAPI v1 are not compatible with this release and need to be migrated to NCAPI v1, refer to Migrating Applications from NCAPI v1 to NCAPI v2 for information about migrating apps to the new API.
  4. +
  5. Apps written with NCAPI v1 are not compatible with this release and need to be migrated to NCAPI v2, refer to Migrating Applications from NCAPI v1 to NCAPI v2 for information about migrating apps to the new API.

Network Notes:

-- 2.34.1