# HG changeset patch # User Steve Losh # Date 1509757206 14400 # Node ID efd3010b387b53d9f4ed712570464a701f568e9a # Parent c8d216ae9ab0fe3cb58b4a66ccd10406aa526d9e chancery: Update site. diff -r c8d216ae9ab0 -r efd3010b387b chancery/usage/index.html --- a/chancery/usage/index.html Fri Nov 03 01:05:46 2017 -0400 +++ b/chancery/usage/index.html Fri Nov 03 21:00:06 2017 -0400 @@ -176,9 +176,9 @@ -

The Zipf distribution can itself take an argument exponent, which is the -exponent characterizing the distribution. The default is 1.0, and larger -exponents will result in the earlier terms being chosen more often:

+

The Zipf distribution can take an argument exponent, which is the exponent +characterizing the distribution. The default is 1.0, and larger exponents +will result in the earlier terms being chosen more often:

(define-rule (foo :distribution :zipf)
   :a :b :c :d :e)
 
@@ -397,8 +397,8 @@
 is getting too hairy and needs to be split into simpler parts, just like you
 would for any other Lisp function.

Examples

-

If you want some less trivial examples than the ones seen here you might want to -take a look at some of the Twitter bots I've built with Chancery:

+

If you want some less trivial examples than the ones seen here, you might want +to take a look at some of the Twitter bots I've built with Chancery: