Brick.Forms: documentation typo

This commit is contained in:
Jonathan Daugherty 2021-04-08 17:47:49 -07:00
parent c2aa3e77d9
commit a7ad04039f

View File

@ -3,9 +3,9 @@
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE CPP #-}
{-# LANGUAGE ScopedTypeVariables #-}
-- | NOTE: This API is experimental and will probably change. Please try
-- it out! Feedback is very much appreciated, and your patience in the
-- face of breaking API changes is also appreciated! It's also worth
-- | Note - This API is experimental and will probably change. Please
-- try it out! Feedback is very much appreciated, and your patience in
-- the face of breaking API changes is also appreciated! It's also worth
-- bearing in mind that this API is designed to support a narrow range
-- of use cases. If you find that you need more customization than this
-- offers, then you will need to consider building your own layout and