Skip to content

Commit

Permalink
Updates per code review an extra space that was added
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankHassanabad committed Jul 15, 2020
1 parent 0ff5925 commit cbb2abe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ export const createEndpointList = async ({
updated_by: user,
},
{
// We intentionally hard coding the id so that there can only be one exception list within the space
// We intentionally hard coding the id so that there can only be one exception list within the space
id: ENDPOINT_LIST_ID,
}
);
Expand Down

0 comments on commit cbb2abe

Please sign in to comment.