Skip to content

Commit e0ea7a8

Browse files
committed
fix xmldoc for module Bolero.Html
1 parent 72c3577 commit e0ea7a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Bolero.Html/Html.fs

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
//
1919
// $end{copyright}
2020

21-
/// Create HTML elements, attributes and event handlers.
22-
/// [category: HTML]
21+
/// <summary>Create HTML elements, attributes and event handlers.</summary>
22+
/// <category>HTML</category>
2323
module Bolero.Html
2424

2525
open System.Threading.Tasks

0 commit comments

Comments
 (0)