Skip to content

Commit 7662b2b

Browse files
committed
format
1 parent 191766a commit 7662b2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • javascript/ql/lib/semmle/javascript/frameworks

javascript/ql/lib/semmle/javascript/frameworks/Apollo.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ module Apollo {
2424
]).getMember("gql")
2525
}
2626

27-
/** An instantiation of an `ApolloServer`. */
27+
/** An instantiation of an `ApolloServer`. */
2828
class ApolloServer extends API::NewNode {
2929
ApolloServer() { this = apollo().getAnInstantiation() }
3030
}

0 commit comments

Comments
 (0)