unittest: Skip string test case for sizeof (src) > sizeof (dst)
[vpp.git] / docs / usecases / contiv / BUG_REPORTS.md
index 23c9a7c..5b9c3cf 100644 (file)
@@ -151,7 +151,7 @@ index 3676047..ffa4473 100644
                valueFrom:
 ```
 
-If VPP is the crashing process, please follow the [CORE_FILES](CORE_FILES.html) guide and provide the coredump file.
+If VPP is the crashing process, please follow the \[CORE_FILES\](CORE_FILES.html) guide and provide the coredump file.
 
 
 ### Inspect VPP Config
@@ -283,7 +283,7 @@ Prerequisites:
   access to sudo.
   
 #### Setting up Prerequisites
-To enable looging into a node without a password, copy your public key to the following
+To enable logging into a node without a password, copy your public key to the following
 node:
 ```
 ssh-copy-id <user-id>@<node-name-or-ip-address>