diff --git a/angularjs.md b/angularjs.md index 63e56325d..d06e1fe03 100644 --- a/angularjs.md +++ b/angularjs.md @@ -68,7 +68,7 @@ In controller you call with parameter and will use promises to return data from } }); -In HTML will use to render your template

Hello

+In HTML will use `` to render your template `

Hello

` ### HTTP