Skip to content

Commit f6f8bbd

Browse files
erik-kroghesbena
andauthored
Update javascript/ql/src/semmle/javascript/frameworks/ServerLess.qll
Co-authored-by: Esben Sparre Andreasen <esbena@github.com>
1 parent 3b328ba commit f6f8bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/semmle/javascript/frameworks/ServerLess.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ private module ServerLess {
7878
* Gets a function that is a serverless request handler.
7979
*
8080
* For example: if an AWS serverless resource contains the following properties (in the "template.yml" file):
81-
* ```
81+
* ```yaml
8282
* Handler: mylibrary.handler
8383
* Runtime: nodejs12.x
8484
* CodeUri: backend/src/

0 commit comments

Comments
 (0)