Skip to content

Commit

Permalink
Fix markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
nbigaouette committed Jan 2, 2017
1 parent 675f544 commit aa7343a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/gitlab.rs
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,8 @@ impl GitLab {
///
/// The method _can_ be paginated if `page` and `per_page` is provided.
///
/// NOTE:
/// Notes:
///
/// * This method is meant to be used internally;
/// * Until all `BuildQuery::build_query()`s use `serde_urlencoded`, the `query` paramter will
/// have to remain a string.
Expand Down

0 comments on commit aa7343a

Please sign in to comment.