Fixes a typo in a comment

This commit is contained in:
Peter Pribula 2019-05-01 08:39:48 +02:00
parent 778dda9fe0
commit 14f96e8951
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ func TestBasicExampleFromDocsIsValid(t *testing.T) {
} }
func TestAgentSetToFalse(t *testing.T) { func TestAgentSetToFalse(t *testing.T) {
// pnly the mandatory attributes are specified // only the mandatory attributes are specified
const config = `{ const config = `{
"builders": [ "builders": [
{ {