Skip to content

Commit f37a1f5

Browse files
authored
Update RECIPES.md
1 parent 732064f commit f37a1f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/RECIPES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ var typescriptCode = emitter.emitFile(<EmitOptions>{
113113
}
114114
}
115115
}
116-
});
116+
});
117117
```
118118

119119
Given the following CSharp model code:

0 commit comments

Comments
 (0)