summaryrefslogtreecommitdiff
path: root/docs/sections/faq.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sections/faq.md')
-rw-r--r--docs/sections/faq.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sections/faq.md b/docs/sections/faq.md
index 5578ead..0ffd0bd 100644
--- a/docs/sections/faq.md
+++ b/docs/sections/faq.md
@@ -55,4 +55,4 @@ For example, if you changed the **img_class** model you would need to modify the
function in *source/use_case/img_class/src/MobileNetModel.cc* to enlist any new operators in the model.
Don't forget to also increment the **ms_maxOpCnt** variable in the corresponding header file
-(e.g. *source/use_case/img_class/include/MobileNetModel.hpp* if we are changing **img_class**). \ No newline at end of file
+(e.g. *source/use_case/img_class/include/MobileNetModel.hpp* if we are changing **img_class**).